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