Command Reference : Function Reference : Function Reference: L
  
 
@lasterrstr
Last error message generated by the previously issued command.
Syntax: @lasterrstr
Return: string
If a 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.