S$ = INPUT$( X ) S$ = INPUT$( X, Y )
X is a number, [0,MAXLEN] Y is a number, [MININT,MAXINT]
The string of X characters, read from the terminal.
The string of X characters, read from file Y.