Version 0 of info globals

Updated 2003-09-09 01:44:08

info globals ?pattern?

If pattern isn't specified, returns a list of all the names of currently-defined global variables. Global variables are variables in the global namespace. If pattern is specified, only those names matching pattern are returned. Matching is determined using the same rules as for string match.


See also:


Category Command - Tcl syntax help