<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > AppConfig > cAppConfig Class > <cAppConfig> Properties > <cAppConfig>.ErrorPresent |
Description
Return %TRUE or %FALSE if any error has been fired during XML loading
Syntax
Syntax
n = <cAppConfig>.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