password_char = "char";


Display this character, instead of what the user is typing.


This attribute specifies the character to be displayed as the password character. Typically, you use the * (asterisk) character.

char: any single character.

Example

password_char = "*";

Valid Tiles

edit_box

multi_edit_box

Tell me about...

Programming Overview of DCL (Dialog Control Language)

About Predefined Attributes