Difference between revisions of "GetLanguage"
Cg huyphong (talk | contribs) |
|||
Line 22: | Line 22: | ||
string code = getLanguage(); | string code = getLanguage(); | ||
− | //"en-GB' | + | ''//"en-GB"'' |
'''Availability''' | '''Availability''' |
Latest revision as of 11: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