GetZipcode

From Catglobe Wiki
Revision as of 11:06, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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