Timers
Details the triggers to make a transition perform an action at a set date, time or interval as follows:

Name of the timer.

Select the type of timer from the following options:
-
Interval, trigger at the entered interval after the timer is actioned.
-
Time, trigger at the entered time.
-
Date, trigger at 0 hours and 0 minutes on the entered date.
-
Date and Time, trigger at the entered date and time.

Set the time period. Each timer type uses a different format.
-
Interval:
-
Integer: the value is treated as milliseconds.
-
integer and d: the value is treated as days.
-
integer and h: the value is treated as hours.
-
integer and m: the value is treated as minutes.
-
integer and s: the value is treated as seconds.
-
integer and ms: the value is treated as milliseconds.
-
The interval measurements may be combined, for example 3d 6h 45m.
-
-
Time: 24-hour HH:mm:ss, for example 16:35:45.
-
Date: MM/dd/yyyy, for example 05/30/2022.
-
Date and Time: MM/dd/yyyy HH:mm:ss, for example 05/30/2022 16:35:45.

Overrides the timer if it exists.