Key Variable

Modified scan code of last key. Returns 0 if a WAIT command timed out. Integer. Read-only.

Example

IF KEY = 0 THEN

GOSUB subDO_WAIT

ENDIF