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 instance, as shown below, when entering the format (2,5), the node will randomly generate a value between 2 and 5 and pause for the corresponding number of seconds. example of pause