Description
Gets a party record name from a partylist.
Signature
GetPartyListItemName('partylist', 'index')
Example
GetPartyListItemName([phone.from], 0) Returns 'John Grace'
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| partylist | xxxx | xxxx | xxxx |
| index | xxxx | xxxx | xxxx |
