<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > I18N > cI18N class > <cI18N> Methods > <cI18N>.ErrorPresent |
Description
Return %TRUE or %FALSE if any error has been fired.
Syntax
Syntax
n = <cI18N>.ErrorPresent
Returns
%TRUE or %FALSE
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
If section/key does not exist they will be created
Restrictions
See also
Examples