Skip to content

Delay

Add a delay (in seconds) before executing the next node. For example, entering a value of 2 will pause for 2 seconds. Additionally, you can choose a pause range in the format (x,y), meaning the pause duration will be randomly generated within the time range of x to y.

For example, entering (2,5) results in a random pause between 2 and 5 seconds. pause