The LazyBoy Library Manual - KeyWait

Part of the Keyboard group.

%imacro KeyWait 0

Wait for but do not read keystroke.

The program will pause until a key is pressed. While waiting, the program will invoke the Idle macro. The keystroke will not be removed from the input buffer.

See also: KeyPressed, KeyPreview and KeyRead.