UIErrorToText
Security Manager Module
Description | Returns a text string corresponding to the error code provided. |
Returns | String |
Usage | Script or steady state. |
Related to: | GetAccountID | GetAccountInfo | GetFullName | GetGroupName | GetUserName | IsLoggedOn | IsSecured | IsSuspended | SecurityCheck | |
Format: | \SecurityManager\UIErrorToText(ErrCode) |
Parameters |
ErrCode |
One of the #SMAPIErrxxx error codes. |
Comments | None. |