subst(3tcl) Tcl Built-In Commands subst(3tcl) ______________________________________________________________________________ NAME subst - SYNOPSIS subst ?-nobackslashes? ?-nocommands? ?-novariables? string ______________________________________________________________________________ DESCRIPTION string Tcl string Tcl Tcl subst -nobackslashes-nocommands -novariables -nocommands: : subst set a 44 subst {xyz {$a}} ``xyz {44}'', ``xyz {$a}''. SEE ALSO eval(n) KEYWORDS backslash substitution, command substitution, variable substitution [] [] 2001/10/30 Linux man : http://cmpp.linuxforum.net man man https://github.com/man-pages-zh/manpages- zh Tcl 7.4 subst(3tcl)