The LazyBoy Library Manual - Keyboard

Simple keyboard functions:

KeyReadWait for and read keystroke.
KeyWaitWait for but do not read keystroke.
KeyFlushClear all keystrokes from buffer.
KeyPreviewCheck for and get keystroke leaving it in the buffer.
KeyShiftStateReturn current keyboard control key shift status.
KeyPressedTest if keystrokes are waiting.
KeyNotPressedTest if keystrokes are not waiting.