'''info args''' ''procname'' Returns a list containing the names of the arguments to procedure ''procname'', in order. ''Procname'' must be the name of a Tcl procedure -- that is, a command created by [proc]. ---- See also: * [info] ---- [Category Command] - [Tcl syntax help]