====== INPUT ====== ===== Syntax ===== INPUT "prompt string" , variable [, ...] INPUT variable [, ...] INPUT # filenum , variable [, ...]s ===== Description ===== Reads input from the terminal after displaying a prompt. Reads input from the terminal. Reads input from the file specified by filenum.