Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

GetZipcode: Difference between revisions

From Catglobe Wiki
jrfconvert import
 
Cg_pham (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:HelpBooks]]
[[Category:User_Functions]]

{{HelpFiles}}


====getZipcode====
====getZipcode====

Latest revision as of 06:44, 14 December 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