Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Displays or sets the ZIP Code or postal code for the address element.
Syntax
edit LogisticsAddressZipCodeId propertiesZipCode(boolean _set, LogisticsAddressZipCodeId _zipCodeID)
Run On
Called
Parameters
- _set
Type: boolean
true if you are modifying the value; false if you are viewing the value.
- _zipCodeID
Type: LogisticsAddressZipCodeId Extended Data Type
The new value
Return Value
Type: LogisticsAddressZipCodeId Extended Data Type
The current value; the modified value if _set is true.