Difference between revisions of "GetZipcode"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:User_Functions]]
 

 

  

Revision as of 11:22, 23 March 2011



getZipcode

Retrieves the zip code from the address of the current resource project questionnaire’s user

Syntax

getZipcode()

Arguments

none

Return type

string

Examples

string zipCode = getZipcode();

//"04"

Availability

Version 4.8