<cAppConfig>.KeyExits

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > AppConfig > cAppConfig Class > <cAppConfig> Methods >

<cAppConfig>.KeyExits

 

Description

 

Check if a key exists.

 

Syntax

 

Syntax

 

n = <cAppConfig>.KeyExists(sNode)

 

Returns

 

Number: %TRUE or %FALSE

 

Parameters

 

Name

Type

Optional

Meaning

sNode

String

No

configuration node sequence

 

Remarks

 

Restrictions

 

See also

 

Examples

 

See cAppConfig example