Simple pause program execution for a approximate number of Milliseconds. While paused, the program will use the Idle macro to perform any background tasks.
Example:
Delay 1000 ; wait about a second
See also: CursorUpdate and Idle.