More actions
No edit summary |
Cg huyphong (talk | contribs) No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Category:User_Functions]] | [[Category:User_Functions]] | ||
| {{HelpFiles}} | ||
====getLanguage==== | ====getLanguage==== | ||
Line 22: | Line 22: | ||
string code = getLanguage(); | string code = getLanguage(); | ||
//"en-GB' | ''//"en-GB"'' | ||
'''Availability''' | '''Availability''' |
Latest revision as of 10:07, 21 December 2011
getLanguage
Returns the language iso code of the current questionnaire answer sheet’s user
Syntax
getLanguage()
Arguments
none
Return type
string
Examples
string code = getLanguage();
//"en-GB"
Availability
Version 4.8