Chapter 4 Working With Time Events : TimeEvent Attributes Reference

TimeEvent Attributes Reference
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 units between creation of successive time events.
The time scheduled for asserting an instance of this event into the working memory.
For repeating time events: calculated based on the time of the last assertion into working memory 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.