$PasswordEntered system tag
- Last UpdatedJun 17, 2024
- 1 minute read
Used to enter a valid password.
Category
security
Usage
$PasswordEntered
Remarks
The $PasswordEntered system tag always reads as an empty string. Display links tied to this system tag are always blank. Because the tag always returns an empty string, data change scripts never trigger off of this tag. You can use this tagname to create a custom log-on window. You can link touch-sensitive input objects and/or scripts to this tag to set the password for the user.
Note: When the $PasswordEntered is valid, the $AccessLevel and $Operator system tags are set to their pre-defined values.
Data Type
Message (write only)
See Also
$AccessLevel, $Operator, $OperatorEntered, $ChangePassword, $ConfigureUsers