procedure read

Print prompt and read in up to 9 variables. The variables can be of integer, floating point or string type and must exist before the call.

Syntax
read prompt, v1 [, v2, v3, v4, v5, v6, v7, v8, v9]