Toggle menu
862
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.

Context getSelectedLanguage: Difference between revisions

From Catglobe Wiki
Cg_pham (talk | contribs)
No edit summary
Cg_pham (talk | contribs)
No edit summary
Line 1: Line 1:
[[Category:Questionnaire_Functions]]
[[Category:Questionnaire_Functions]]

{{HelpFiles}}


====Context_getSelectedLanguage====
====Context_getSelectedLanguage====

Revision as of 09:44, 12 December 2011



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();

Availability

Version 5.7