Version 0 of info default

Updated 2003-09-09 01:34:25

info default procname arg varname

Procname must be the name of a Tcl command procedure and arg must be the name of an argument to that procedure. If arg doesn't have a default value then the command returns 0. Otherwise it returns 1 and places the default value of arg into variable varname.


See also:


Category Command - Tcl syntax help