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.
Syntax
server public static Addressing formatAddress(
AddressStreet _street,
AddressZipCodeId _zipcode,
AddressCity _city,
AddressCountryRegionId _countryRegion,
AddressStateId _state,
AddressCountyId _county)
Run On
Server
Parameters
- _street
Type: AddressStreet Extended Data Type
- _zipcode
Type: AddressZipCodeId Extended Data Type
- _city
Type: AddressCity Extended Data Type
- _countryRegion
Type: AddressCountryRegionId Extended Data Type
- _state
Type: AddressStateId Extended Data Type
- _county
Type: AddressCountyId Extended Data Type