isOlderThan
A Workflow Engine function that returns true when the object age in seconds is greater than a specified age in seconds. Uses the difference between the current time and agent_time for events, int_last_event_time for alerts, and last_event_time for Situations.
This function is available for event, alert, and Situation workflows.
The workflow sweep up filter applies to this function.
Back to Workflow Engine Functions Reference.
Arguments
Workflow Engine function isOlderThan takes the following arguments:
Name | Required | Type | Description |
|---|---|---|---|
age | Yes | Number | Minimum object age in seconds. |
<timestamp field> | No | Number | A non-fixed time field (examples: |