Versions Compared

Key

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

The OPERATORPROTOCOL object corresponds to the Operator protocol system object.

Find events from the OPERATORPROTOCOL object in the table. Procedures are started when the corresponding event happens. The format of the event procedure for the Operator protocol object:

Code Block
OnEvent("OPERATORPROTOCOL","_id_","_event_")
EventEvent description
ACTIVATE_LEFTOperator left-clicked the event cell in the Operator protocol
ACTIVATE_RIGHTOperator right-clicked the event cell in the Operator protocol


The operator format for description of actions with the Operator protocol object:

...