LogisticsPostalAddress::shipCarrierGetAddressLines Method
Gets the individual address lines from the specified string.
Syntax
client server public static container shipCarrierGetAddressLines(str _address)
Run On
Called
Parameters
- _address
Type: str
The string that contains the full address.
Return Value
Type: container
A container that contains the two separated address lines.