June 2002
Beginner
759 pages
80h 42m
English
WriteInput
$cons->WriteInput(event)
Pushes data in the console input buffer.
event is a list of values (for more
information, see Input). The
string characters can be the result of a ReadChar function or a normal string.
Returns the number of characters written, or undef on error.