SLEEP

From Macros Wiki
Jump to navigationJump to search

Up

Command

SLEEP


Stop processing the macro, wait for a defined amount of time and then continue to the next line.

Parameters

Define the number of seconds for the macro to sleep for.

Example

SLEEP 0.5