GetUserName

(Security Manager Module

Description: Returns the user name of the caller’s account.
Returns: String
Usage: Script or steady state.
Related to: GetAccountID | GetAccountInfo | GetFullName | GetGroupName | IsLoggedOn | IsSecured | IsSuspended | SecurityCheck | UIErrorToText
Format: \SecurityManager.GetUserName()
Parameters: None
Comments: This is not namespace-qualified.

Example:

  CurrentOperator = \SecurityManager.GetUserName();