Home > lang > input 
 en fr de es it nl pl pt pt_BR mk sq ca hu tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
INPUT
INPUT [ # Stream , ] Variable [ , Variable ... ]

Reads the stream Stream, and converts elements separated by space characters or newlines with the Val function before putting them into the variables.

If the stream is not specified, then the standard input is used.

See also

Stream & Input/Output functions