<cI18N>.GetKeyName

<< Click to Display Table of Contents >>

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

<cI18N>.GetKeyName

 

Description

 

Return node sequence path giving a numeric index

 

Syntax

 

Syntax

 

s = <cI18N>.GetKeyName(lIndex)

 

Returns

 

String

 

Parameters

 

Name

Type

Optional

Meaning

lIndex

Numeric

No

Index from 1 to <cAppConfig>.GetKeyCount

 

 

Remarks

 

Restrictions

 

See also

 

Examples