Difference between revisions of "NsName"
From Wiki
(→Description) |
|||
Line 1: | Line 1: | ||
− | + | {{header|Namespace|ro|Holds the name of the currently active [[nameSpace local|local]] or [[NameSpace global|global]] namespace.}} | |
− | + | ||
− | + | ||
− | + | ||
− | {{ro | + | |
− | + | ||
− | Holds the name of the currently active [[ | + | |
==== Example ==== | ==== Example ==== | ||
Line 17: | Line 11: | ||
</pre> | </pre> | ||
− | + | ||
− | { | + | {{footer}} |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Revision as of 07:21, 27 August 2005
⇒ | 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 |