en:input

Input (Statement)

Format

Description

Waits for the user to type a line of text into the text output window. When the user hits the enter or return key, the line is read in to a string_variable or a numeric_variable.
User may optionally be prompted for the input by prompt_expr.
If a numeric variable is specified and non-numeric data is entered a zero will be assigned to the numeric variable.
References to array elements may also be specified.

See Also

en/input.txt · Last modified: 2014/02/09 20:35 by admin