Moo_ErrorDetail ( sError );
The function returns a error description from the error code.Parameters
Name | Type | Required | Default | Description |
sError | String | Yes | Input error string return from another MooPlug call. |
Return Value
Returns the description from the error code.
Errors
None.