password

The password property defines whether text object contains a password.

 

Syntax

System.Boolean password();

 

Remarks

If true, the field should display asteriks instead of the regular characters.

 

Member of field.

 

Example