Purpose
Displays all text characters as asterisks (*).
Text values will be exactly as they are input, but any input and output to this field will be displayed as asterisks.
Syntax
[Form].Field.Password [= TRUE | FALSE | Value]
TRUE | FALSE |
TRUE displays characters as asterisks. |
Value |
-1 (True) or 0 (False) |
|