LogOff
This function logs off the current user and then logs on the default user (typically “guest”).
Function | Group | Execution | Windows | Embedded | Thin Client | Mobile Access |
---|---|---|---|---|---|---|
LogOff | Module Activity | Asynchronous | Supported | Supported | Supported | Supported |
Syntax
This function takes no parameters.
Returned value
This function returns the following possible values:
Value | Description |
---|---|
0 | Error. |
1 | Success. |
Examples
LogOff()