GetAccountID

Security Manager Module

Description: Returns the account ID of the named account.
Returns: String
Usage: Script or steady state.
Related to: GetAccountInfo | GetFullName | GetGroupName | GetUserName | IsLoggedOn | IsSecured | IsSuspended | SecurityCheck | UIErrorToText
Format: \SecurityManager\GetAccountID([AccountName])
Parameters:  
AccountName
Optional. The name of the account to obtain the account ID for.
Comments: If AccountName is Invalid or not specified, returns the account ID of the caller’s account.