tcldoc Tcl/Tk 9.0.4
/

HomeTcl Built-In Commands Tcl

puts

Write to a channel

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

Synopsis#

puts ?-nonewline? ?channel? string

Description#

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

Copyright#