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
CORE Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example