Input()
Syntax
String$ = Input()
Description
Allows to catch a whole character line. This command locks the programme execution and wait until the user press the return key. The line can't be bigger than the console width.
Supported OS
Windows