ErrorAddress()

语法

Result = ErrorAddress()
概要
Returns the memory address of the assembly instruction that caused the current error. This command only returns a meaningful value if there was an error handled by OnErrorCall() or OnErrorGoto().

参数

无.

返回值

The memory address of the assembly instruction that caused the current error.

已支持操作系统

所有

OnError Index - ErrorCode() ->