MANPAGES
Skip Quicknav
/ testing / tcl9.0-doc / puts(3tcl)
Scroll to navigation
puts - Write to a channel
puts ?-nonewline? ?channel? string
The puts command has been superceded by the chan puts command which supports the same syntax and options.
chan(3tcl)