Difference between revisions of "GetLanguage"
(jrfconvert import) |
Cg huyphong (talk | contribs) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category: | + | [[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 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