ErrorAddress()

Syntax

Result = ErrorAddress()
Description
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().

Parameters

None.

Return value

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

Supported OS

All

OnError Index - ErrorCode() ->