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.
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_2025_fieldmasked, author="Wolfram Research", title="{FieldMasked}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/FieldMasked.html}", note=[Accessed: 08-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_fieldmasked, organization={Wolfram Research}, title={FieldMasked}, year={2010}, url={https://reference.wolfram.com/language/ref/FieldMasked.html}, note=[Accessed: 08-August-2025]}