WAIT KEY
This command will pause the program from running until a key is pressed. To detect for a specific key, please refer to the INKEY$ or SCANCODE commands found in the Input Command Set.
SYNTAX
WAIT KEY
RELATED INFO
Basic Commands
Glossary
EXAMPLE
WAIT KEY Command