Toggle menu
876
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

SetLanguage

From Catglobe Wiki



setLanguage

Sets the language of the current resource project questionnaire’s user

Syntax

setLanguage(language)

Arguments

language: Is a string expression.

Return type

empty

Examples

//set current user’s language to English GB

setLanguage("en-GB");

Availability

Version 4.8