KEY K9 KEY?
KEY ( -- char )  
ansi .6.1.1750 <CORE>
return a single character from the keyboard - the key is not echoed.

reference: p4_key in ../src/core.c:1364, export CO KEY