Go to documentation repository
Format of event procedure for the Incident manager object:
OnEvent("INC_MANAGER","_id_","_event_")
The format of event procedure for the Incident server object:
OnEvent("INC_SERVER","_id_","_event_")
The operator format for describing the actions with the Incident server object:
DoReact("INC_SERVER","_id_","_command_" [,"_parameters_"]);