$ConfigureUsers system tag
- Last UpdatedJun 17, 2024
- 1 minute read
Shows the Configure Users dialog box.
Category
security
Usage
$ConfigureUsers
Remarks
This function only works with InTouch security.
Set the value to 1 to open Configure Users dialog box.
The value of this system tag resets to 0 when the dialog box closes. If you set this system tag to a value other than 1, the results are undefined.
The user must have an $AccessLevel of >9000 to show this dialog box.
Data Type
Discrete (write only)
Valid Values
1
Example(s)
You can create a discrete push button that opens the Configure Users dialog box. Assign a single discrete push button link, with the Set option selected, to the push button. When the button is pressed, the $ConfigureUsers system tag is set to 1, and the Configure Users dialog box opens.
See Also
$Operator, $OperatorEntered, $ChangePassword, $PasswordEntered, $AccessLevel