In this section, you can find functions and subroutines frequently used for the ‘Security’ feature. Please refer to the table below for applicable functions/subroutines.
All commands must be used with parentheses. |
Type | Format | Description |
Function | system.hasPermission() | Returns the user’s permission groups. |
Subroutine | system.login(“UserID”,”Password”) | Logs on with the provided user information. |
Subroutine | Not yet implemented | Brings up the User Log On window. |
Subroutine | system.logout() | Logs out the current user. |
Functions for Security