Navigation: thinBasic Modules > Eval > Eval_ErrorClear |
|
Description
Returns the most recent error code occurred during Eval_... execution.
After calling this function, internal error is cleared and reset to zero.
Syntax
n = Eval_ErrorClear
Returns
Number.
Zero = no error.
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |