Difference between revisions of "GetRegion"

From Catglobe Wiki
Jump to: navigation, search
 
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