Language Reference Guide : 4. System Classes : EntryField Class : IsPassword Attribute
 
Share this page                  
IsPassword Attribute
Data Type: smallint
4GL Access: RW
This attribute specifies whether asterisks are used to mask a password the user types.
Valid values are:
TRUE
Specifies that asterisks are displayed in place of text as the end user enters or edits text in the entry field
FALSE
Specifies that the password is not masked with asterisks
Default: FALSE