<cI18N>.GetLocale

<< Click to Display Table of Contents >>

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

<cI18N>.GetLocale

 

Description

 

Returns the current locale.

 

Syntax

 

Syntax

 

s = <cI18N>.GetLocale

 

Returns

 

String

 

Remarks

 

Restrictions

 

See also

 

.SetLocale

 

Examples