tcldoc Tcl/Tk 9.0.4
/

HomeTcl Built-In Commands Tcl

gets

Read a line from a channel

literal type exactly as shown argument replace with your value ?optional? may be omitted

Synopsis#

gets channel ?varName?

Description#

The gets command has been superceded by the chan gets command which supports the same syntax and options.

Copyright#