Difference between revisions of "Template:Namespace"
From Wiki
Line 14: | Line 14: | ||
| [[nameSpace copy]] || Copy variables from one namespace to another | | [[nameSpace copy]] || Copy variables from one namespace to another | ||
|} | |} | ||
− | |||
− |
Revision as of 16:29, 5 September 2007
Namespace
- Commands to interact with namespaces and their related variables.
nameSpace local | Defines the current namespace and its scope |
nameSpace global | Defines the current namespace and its scope |
nameSpace clear | Clears every variables within the current namespace |
nameSpace push | Stores the current namespace name and scope |
nameSpace pop | Restores the current namespace name and scope |
nameSpace copy | Copy variables from one namespace to another |