This command will get the character string of the key currently being pressed.
Return String=INKEY$()
The return value is a string.
DO CLS PRINT INKEY$() LOOP
CORE Commands Menu Index