GetUserID
(VTScada-Layer function. Must be called with a leading backslash.)
| Description: | Returns the name (not the account ID)) of the user for the current session. |
| Returns: | Text |
Usage: ![]() |
Script or Steady State |
| Function Groups: | Variable |
| Related to: | GetUserSession |
Format: ![]() |
\GetUserID() |
| Parameters: | none |
Example:
CurrentOperator = \GetUserID();
