Difference between revisions of "GetLanguage"

From Catglobe Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:User_Functions]]
 
[[Category:User_Functions]]

+
{{HelpFiles}}
  
 
====getLanguage====
 
====getLanguage====

Revision as of 06:38, 14 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