ErrorMessage()

语法

Result$ = ErrorMessage([ErrorCode])
概要
Returns an error-message for the given error code in english.

参数

ErrorCode (optional) A specific error code. See ErrorCode() for the available error codes.

返回值

The message for the currently handled error. If the 'ErrorCode' parameter is set, an english error-message for this specific error will be returned.

已支持操作系统

所有

<- ErrorLine() - OnError Index - ErrorRegister() ->