Difference between revisions of "NsType"
From Wiki
m (→Description) |
|||
| Line 1: | Line 1: | ||
| − | + | {{header|Namespace|ro|Holds the type of the currently active [[nameSpace local|local]] or [[NameSpace global|global]] namespace. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | {{ro | + | |
| − | + | ||
| − | Holds the type of the currently active [[nameSpace local|local]] or [[NameSpace global|global]] namespace. | + | |
| Line 22: | Line 16: | ||
</pre> | </pre> | ||
| − | + | {{footer}} | |
| − | { | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | { | + | |
| − | + | ||
| − | + | ||
Revision as of 07:20, 27 August 2005
{{header|Namespace|ro|Holds the type of the currently active local or global namespace.
| Note: | Global namespaces are only available in EasyUO 1.5. |
Example
if #nsName <> test && #nsType = local
{
namespace push
namespace local test
}
See also
| Main Page | Documentation |