Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.

Previous page Next page


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_"]);


  • No labels