Reference to the closed() function
Summary
closed(<eventsExpression>)
Filters the set of events described by the expression, and returns just the events that have ended.
Parameters
Parameter | Description |
---|---|
eventExpression | Expression that describes the events to be filtered. |
Description
The closed()
event function filters the specified event set, and returns only events that have ended and instantaneous events that occurred in the past. No ongoing or future events are included in the result set.