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.
Gets the required Address line from an address.
Syntax
private str getAddressLine(str _addressTxt, int _lineNum)
Run On
Server
Parameters
- _addressTxt
Type: str
The address value passed from the address1 method.
- _lineNum
Type: int
The required line number.
Return Value
Type: str
The required line from the provided Address.