GetZipcode: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import |
(No difference)
|
Revision as of 09:06, 7 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