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