Sleep

Pauses script execution for a specified period.

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

Properties

Set the sleep duration in milliseconds

Enter the sleep duration in milliseconds (as a literal value preceded by =, or an integer variable).

Exit points

Exit point

Taken

[Complete]

When cell execution completes.