<< Click to Display Table of Contents >> Navigation: ThinBASIC Core Language > Error Handling > ERRCLEAR |
Description
Return the error code of the most recent error. In addition, the last occurred error is cleared.
Syntax
ErrorNumber = ERRCLEAR
Returns
Number
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
Restrictions
See also
Examples