Bypass navigation menu
RGB Classic Games
Keeping the classics alive
Currently hosting 566 great games!
Return to Chapter 2

WaitKey

Pauses the program and waits for a key to be pressed at the keyboard.

Parameters

None

Examples

BASIC

CALL WaitKey

PASCAL

WaitKey;