ISProfile.getPostCodes

Description

Syntax

object.getPostCodes( [aPostalCode = ""[, aCountryCode = ""[, aStateCode = ""[, aAddress2 = ""[, aAddress3 = ""[, aRecordLimit = 0]]]]]])

Part Attribute Type Description
object Required
The object always implements the ISProfile interface
aPostalCode In, Optional
Default value is ""
string
aCountryCode In, Optional
Default value is ""
string
aStateCode In, Optional
Default value is ""
string
aAddress2 In, Optional
Default value is ""
string
aAddress3 In, Optional
Default value is ""
string
aRecordLimit In, Optional
Default value is 0
int

Return Value

ISCollection

Example



  
Note:

Version information

Added in v7.8.0