Difference between revisions of "GetRegion"

From Catglobe Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:User_Functions]]
 
[[Category:User_Functions]]

+
{{HelpFiles}}
  
 
====getRegion====
 
====getRegion====

Revision as of 07:42, 14 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();

//"4"

Availability

Version 4.8