Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Format of event procedure for the Event Viewer object:

Code Block
OnEvent("EVENT_VIEWER","_id_","_event_")


Description of events of the EVENT_VIEWER object.

Events

Description

SHOW_ON_MAPThe operator runs the command "Display on the map"
SHOW_VIDEOThe operator runs the command "Display video"
SHOW_REPORThe operator runs the command "Show report"
CREATE_REPORTGenerated if the GenerateEventInsteadOfReport registry key is set to 1 and the operator selects the "Show report" command. The report does not open. See also Registry keys reference guide.

Format of events procedure for the Event Viewer:

...