Difference between revisions of "GetRegion"
(jrfconvert import) |
Cg huyphong (talk | contribs) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:User_Functions]] |
− | | + | {{HelpFiles}} |
====getRegion==== | ====getRegion==== | ||
Line 22: | Line 22: | ||
string region = getRegion(); | string region = getRegion(); | ||
− | //" | + | //"Hochiminh city" |
'''Availability''' | '''Availability''' |
Latest revision as of 11:52, 21 December 2011
getRegion
Retrieves the region from the address of the current questionnaire answer sheet’s user
Syntax
getRegion()
Arguments
none
Return type
string
Examples
string region = getRegion();
//"Hochiminh city"
Availability
Version 4.8