key-question:facility — ordinary primitive
FORTH
KEY? ( -- flag )();p4:"key-question";
KEY? ( -- flag )(
)
if a character is available from the keyboard, return true. The KEY word will retrieve the actual character.
dpANS 10.6.1.1755 - standard forth word