INKEY$ is a command in the BASIC programming language. It is a device I/O function that reads a character from the keyboard. It inputs a KEY and sends it to a STRING variable.

Brings back memories for many people who learned BASIC as a kid and haven't used it since.