NsName

From Wiki
Revision as of 08:21, 27 August 2005 by Kedrick Valorite (Talk | contribs)

Jump to: navigation, search
Holds the name of the currently active local or global namespace.

Example


if #nsName <> test && #nsType = local
{
  namespace push
  namespace local test
}

See also

Main Page Documentation