'''namespace current''' Returns the fully-qualified name for the current namespace. The actual name of the global namespace is "" (i.e., an empty string), but this command returns '''::''' for the global namespace as a convenience to programmers. ---- See also: * [namespace] * [namespace children] * [namespace parent] ---- [Category Command] - [Tcl syntax help]