Version 2 of info default

Updated 2003-09-09 04:11:42

info default procname arg varname

Procname must be the name of a Tcl 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