Navigation: thinBasic Modules > Eval > Eval_ErrorDescription |
|
Description
Returns the error description passing the error code.
Syntax
s = Eval_ErrorDescription(ErrorCode)
Returns
String
Parameters
Name |
Type |
Optional |
Meaning |
ErrorCode |
Number |
No |
The error code for which you want description. |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |