WIP
In this section, you can find security functions and subroutines frequently used for the Security feature. Please refer to the table below for applicable functions/subroutines.
|
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 | system.logout() | Logs out the current user. |
0 Comments