KEYIN


The KEYIN function reads a single character from the input buffer and returns it.

 

COMMAND SYNTAX

KEYIN()

KEYIN uses raw keyboard input, therefore all special character handling e.g. backspace is disabled. System special character handling such as processing of interrupts is unchanged.


jBC