trigger.sleep action

trigger.sleep action enables to pause the trigger for the amount of time specified in the trigger action.

Action

trigger.sleep trigger action is found under the Trigger heading.

Canvas

When dragged onto the canvas, the appearance of the action is a rectangle with two routing points.

The left routing point (red) is the failure route. This route will be taken if there is an error during execution.

The right routing point (green) is the success route. This route will be taken if action executes successfully.

Form

Parameters

Name
Type
Required
Descriptions
Seconds Integer Yes Number of seconds to wait before proceeding to other actions.