Versions Compared

Key

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

...

You can invoke the methods and properties of the MsgObject object-prototype via the objects declared and initialized on its basisб basis, or via the via the Event static object.

The Event object is a static object that implements the interface for invoking the system events of Intellect. The Event object provides access to the system event that started the script. All methods and properties of the MsgObject prototype are available when working with the Event object.

...