SwitchUser() method
- Last UpdatedNov 26, 2024
- 1 minute read
Use the SwitchUser() method to open the Switch User dialog box. The Switch User dialog box is used to set the currently active operator. If another operator logs on, the user interface is changed appropriately. For example, the new operator's language is used.
This method is available by means of the Button Bar control and allows the SwitchUser function to be accessed in a context where a Button Bar control does not exist.
For example, to place the Utilization control in a form which contains a menu, but does not contain the Button Bar control, the method could be called by script with corresponding menu options.
Syntax
SwitchUser();