is an option to InputField that determines whether to mask user input.
FieldMasked
is an option to InputField that determines whether to mask user input.
Details
- An option setting FieldMasked->True specifies that the contents of an input field should be masked.
- Masked input fields are typically used for input fields that hold private information such as passwords.
- Input fields are masked visually and from attempts to copy the contents to the clipboard.
- A masked input field displays exactly one asterisk for each character in the input field.
Examples
open all close allBasic Examples (1)
Scope (1)
Related Guides
History
Text
Wolfram Research (2010), FieldMasked, Wolfram Language function, https://reference.wolfram.com/language/ref/FieldMasked.html.
CMS
Wolfram Language. 2010. "FieldMasked." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/FieldMasked.html.
APA
Wolfram Language. (2010). FieldMasked. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FieldMasked.html
BibTeX
@misc{reference.wolfram_2026_fieldmasked, author="Wolfram Research", title="{FieldMasked}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/FieldMasked.html}", note=[Accessed: 13-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_fieldmasked, organization={Wolfram Research}, title={FieldMasked}, year={2010}, url={https://reference.wolfram.com/language/ref/FieldMasked.html}, note=[Accessed: 13-June-2026]}