Difference between revisions of "GetCity"

From Catglobe Wiki
Jump to: navigation, search
Line 25: Line 25:
 
'''Availability'''  
 
'''Availability'''  
  
Version 4.8 __NOTOC__ <!-- imported from file: 706.htm-->  
+
Version 4.8 __NOTOC__ <!-- imported from file: 706.htm-->
 
 
[[Category:HelpBooks]]
 

Revision as of 09:01, 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