<cAppConfig>.GetKey

<< Click to Display Table of Contents >>

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

<cAppConfig>.GetKey

 

Description

 

Return a configuration node data giving configuration node sequence.

 

Syntax

 

Syntax

 

s = <cAppConfig>.GetKey(sNode)

 

Returns

 

String

 

Parameters

 

Name

Type

Optional

Meaning

sNode

String

No

configuration node sequence

 

Remarks

 

Restrictions

 

See also

 

Examples

 

See cAppConfig example