@event::deliveredIncident

Used to issue a DELIVERED job control event to an entire Incident.

Syntax:

@event::deliveredIncident(String incidentId)

Parameters:

(String) incidentId: the Incident ID for the Incident that should be set to delivered.

Returns:

(Boolean) true for success; false for failure

Example: