Difference between revisions of "GetLanguage"

From Catglobe Wiki
Jump to: navigation, search
 
Line 22: Line 22:
 
string code = getLanguage();
 
string code = getLanguage();
  
//"en-GB'
+
''//"en-GB"''
  
 
'''Availability'''
 
'''Availability'''

Latest revision as of 12: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