|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
FieldMasked
FieldMasked
is an option to InputField that determines whether to mask user input.
DetailsDetails
- 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.
New in 8
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
