SetCulture: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import |
(No difference)
|
Revision as of 09:05, 7 March 2011
๏ปฟ
setCulture
Sets the culture information of the current questionnaire answer sheetโs user
Syntax
setCulture(culture)
Arguments
culture: Is a string expression.
Return type
empty
Examples
//set current userโs culture to English GB
setCulture("en-GB");
Availability
Version 4.8