Difference between revisions of "GetCity"
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:User_functions]] |
== getCity == | == getCity == |
Revision as of 08:02, 17 February 2012
getCity
Retrieves the city from the address of the current questionnaire answer sheet’s user
Syntax
getCity()
Arguments
none
Return type
string
Examples
string city = getCity();
//"Frederiksberg C"
Availability
Version 4.8