Time Events and Scheduler Functions : TimeEvent Attributes Reference

TimeEvent Attributes Reference
When using an event in a rule’s form editor, type eventname@ to see the list of its attributes.
You can use the following attributes in rules to return information about an event instance.
For rule based time events: A string that was specified when the event was scheduled.
For repeating time events: The number of milliseconds between creation of successive time events.
The time scheduled for asserting an instance of this event into the Rete network.
For repeating time events: calculated based on the time of the last assertion of an instance of this event, and the interval.
For rule based time events: specified using the ScheduleTimeEventName() function’s delay parameter. See Rule Based TimeEvent Function Reference.
For rule based time events: specified using the ontology function’s ttl parameter. See Rule Based TimeEvent Function Reference.