Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

GetCity: Difference between revisions

From Catglobe Wiki
Cg_pham (talk | contribs)
No edit summary
Cg_pham (talk | contribs)
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:User functions]]
[[Category:User_Functions]]


== getCity ==
== getCity ==
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]]

Latest revision as of 07:06, 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