Delay

This task simply 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 or  
2) Also useful in the monitoring tasks when you need to launch more than 1 task in series. You can add a delay task between consecutive tasks.