$ObjErrDescription
$ObjErrDescription
Provides a description of the error that triggered an exception.
Syntax
$ObjErrDescription
Return Value
Character string (VARALPHA). Can be reset by an application program.
Comments
The variable gives a meaningful description of the error that triggered an exception in the component. This variable is set to $null when a component operation triggers a Zim error but is set to a meaningful value when a Zim 5207 error is encountered.
See Also