<cI18N>.GetKey

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > I18N > cI18N class > <cI18N> Methods >

<cI18N>.GetKey

 

Description

 

Return a configuration node data giving configuration node sequence.

 

Syntax

 

Syntax

 

s = <cI18N>.GetKey(sNode)

 

Returns

 

String

 

Parameters

 

Name

Type

Optional

Meaning

sNode

String

No

configuration node sequence

 

Remarks

 

Restrictions

 

See also

 

Examples