Event
The Event Object defines the objects, Methods, functions, and Properties available to the user when a script is triggered by an event. User interaction with DEACOM drives when events fire and when this object is available.
Applies To
None
Properties and Methods
Sub-Classes
Methods
Available
The Event object is available in:
- 15.03.016
- All newer builds
Note: The Event object and all sub-classes, properties, and methods are only available in Form Layout scripts.
Type
Object
Syntax
Event;
Parameters
None
Example
There isn’t a time or place where the Event object would be called on its own. Event is the Parent key to the list of functions listed above.