Name

key-question:facility — ordinary primitive

Synopsis

FORTH

KEY? ( -- flag )();
p4:"key-question";

Description

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