Parameters: none
Remarks: This is a new data type added by the Message Transfer Agent to allow you to navigate through a messages recipient list.Function is only available when script is run from Message Transfer Agent.
Example:
DSNRcpt drMsg = GetRecipientList echo "1st message recipient: ";GetRecipient( drMsg) |
Output:
1st message recipient: test@localhost.localdomain |
Related Statements: