Table of Contents

ugBASIC User Manual

WAIT KEY

SYNTAX

   WAIT KEY { RELEASE }

PURPOSE

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.

EXAMPLE

  WAIT KEY

ABBREVIATION

 Wt Ky

AVAILABLE ON

ANY PROBLEM?

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!

POWERED BY