Toggle menu
868
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 07:35, 28 December 2011 by Cg huyphong (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



Context_getSelectedLanguage

Return string iso-code of selected language

( this function is used for Questionnaire Viewer context)

Syntax

Context_getSelectedLanguage();

Arguments

None

Return type

string

Examples

string test = Context_getSelectedLanguage();

//output : en-US

Availability

Version 5.7