Sleep

 

Pauses script execution for a specified period (up to five minutes).

 

Use this to give the previous action cell time to complete before passing control to the next one.

Properties

Option

Description

Sleep Duration

Enter the sleep duration in milliseconds in the range 0 to 300000 (equivalent to 5 minutes). This must be a literal value preceded by =, or an integer variable).

Exit Points

Exit Point

Description

Complete

This is taken when the action cell has executed.

Error

This is taken if an internal error occurred.