Name

ekey-question:facility — ordinary primitive

Synopsis

FORTH

EKEY? ( -- flag )();
p4:"ekey-question";

Description

check if a character is available from the keyboard to be received - unlike KEY? it will not discard non-visible codes.

dpANS 10.6.2.1307 - standard forth word