Command Reference
:
Programming Language Reference
@lasterrnum
Support Functions
Syntax:
@lasterrnum
Return: integer
Returns a integer containing the error number for the previously issued command. If there the previous program line did not generate an error, the result will be a 0.
May only be used in a program.
Cross-references
See also
@lasterrstr
.