...
All commands must be used with bracketsparentheses. |
Type | Format | Description | Security|
Function | GetSecurity() | Returns the current security level. | |
Subroutine | LogOn(“UserID“UserID”,”Password”) | Logs on with the provided user information. | |
Subroutine | LogOffLogOnWin() | Logs out the current userBrings up the User Log On window. | |
FunctionSubroutine | GetSecurityLogOff() | Returns Logs out the current security leveluser. | |
Subroutine | LogOnWin() | Brings up the User Log On window. |
...
[3] Subroutine operates Subroutines operate a certain action without any value returned, unlike the functions which that have a return value.