Delay

This task delays for the entered time in milliseconds (1000 ms = 1 second).
1) This is useful in the Chain tasks if you need to put a delay between tasks.
2) This is also useful in the monitoring tasks when you need to launch more than 1 tasks in series. You can add a delay task between consecutive tasks.