'''info tclversion''' Returns the value of the global variable [tcl_version]; see the [tclvars] manual entry for more information. ---- [LES] [info tclversion] is what newbies use until they discover [tcl_patchLevel]. :-P ---- See also: * [info] ---- [Category Command] - [Tcl syntax help]