ErrorMessage()
Syntax
Result$ = ErrorMessage([ErrorCode])Description
Returns an error message for the given error code in english.
Parameters
With no parameter, this function returns the message for the currently handled error. 'ErrorCode' can be specified to get the message for a specific error code.
Supported OS
All