SLEEP

From Macros Wiki
Revision as of 21:28, 13 August 2010 by MikeO (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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