Used to issue a DELINK job control event to an entire Incident. This will cause all Events that are tagged with the Incident ID to be terminated.
@event::delinkIncident(String incidentId)
(String) incidentId: the Incident ID that should be delinked.
(Boolean) true for success; false for failure