SetCountry: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import |
(No difference)
|
Revision as of 09:12, 7 March 2011
๏ปฟ
setCountry
Sets the country information in the address of the current questionnaire answer sheetโs user
Syntax
setCountry(country)
Arguments
country: Is a number expression.
Return type
empty
Examples
//set current userโs country to Vietnam
setCountry(84);
Availability
Version 4.8