Delay

Add a delay between sub-actions

Parameters

Delayrequired
Number

The duration of the delay

Random
Checkbox

Generate a random delay between min/max values

To
Checkbox

If Random is selected, a random delay will be selected between the Delay and To values

Variables

This sub-action does not populate any variables.

C# Usage

public void Wait(int milliseconds)