WAIT KEY [RELEASE]
This instruction allows you to wait for any key to be pressed
key on the keyboard. If the keyword RELEASE
is appended,
the instruction will wait for the release of the key, as well.
WAIT KEY
WtKy
If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!