Difference between revisions of "GetRegion"

From Catglobe Wiki
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
[[Category:User_Functions]]
 
[[Category:User_Functions]]

+
{{HelpFiles}}
  
 
====getRegion====
 
====getRegion====
Line 22: Line 22:
 
string region = getRegion();
 
string region = getRegion();
  
//"4"
+
//"Hochiminh city"
  
 
'''Availability'''
 
'''Availability'''

Latest revision as of 12: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