@event::deliveredAll

Used to issue a DELIVERED on the entire event.

Deprecated - this tracking is now done automatically.

Syntax:

@event::deliveredAll(String responderTarget)

Parameters:

(String) responderTarget: the target name of the user that triggered this

Returns:

(Boolean) true for success; false for failure

Example: