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.
Join two lists of addresses.
Syntax
protected str appendAddresses(str _addresses, str _moreAddresses)
Run On
Called
Parameters
- _addresses
Type: str
A list of addresses.
- _moreAddresses
Type: str
A list of addresses.
Return Value
Type: str
The two lists are combined with a semicolor separator as needed.