@advancedMessage::getDeliveredCount

Returns a count of the number of delivered notifications for the specified advanced message recipient.

Syntax:

@advancedMessage::getDeliveredCount(String recipientNotificationTargetName)

Parameters:

(String) recipientNotificationTargetName: notification target name of the recipient of interest

Returns:

(String) count of delivered notifications for the specified recipient

Example: