<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.easyuo.com/index.php?action=history&amp;feed=atom&amp;title=NameSpace_local</id>
		<title>NameSpace local - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.easyuo.com/index.php?action=history&amp;feed=atom&amp;title=NameSpace_local"/>
		<link rel="alternate" type="text/html" href="http://wiki.easyuo.com/index.php?title=NameSpace_local&amp;action=history"/>
		<updated>2026-09-15T22:52:44Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.3</generator>

	<entry>
		<id>http://wiki.easyuo.com/index.php?title=NameSpace_local&amp;diff=5430&amp;oldid=prev</id>
		<title>Seg at 17:00, 29 October 2007</title>
		<link rel="alternate" type="text/html" href="http://wiki.easyuo.com/index.php?title=NameSpace_local&amp;diff=5430&amp;oldid=prev"/>
				<updated>2007-10-29T17:00:24Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{command header|Namespace Commands}}&lt;br /&gt;
&lt;br /&gt;
{{body|nameSpace local {namespace name}|The namespace local command defines the current namespace name and scope. The {namespace name} cannot start with a number, but can start with an underscore and can include any aphanumeric character. A local namespace can only be accessed by the script that defined it. &lt;br /&gt;
&lt;br /&gt;
The default namespace is named STD and has local scope. This namespace is restored when the script is stopped, or there are no previous namespaces defined at the point that a [[nameSpace pop]] occurs.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Example ====&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
namespace local ns1&lt;br /&gt;
set !test test1&lt;br /&gt;
&lt;br /&gt;
namespace local ns2&lt;br /&gt;
set !test test2&lt;br /&gt;
&lt;br /&gt;
namespace local ns3&lt;br /&gt;
set !test test3&lt;br /&gt;
&lt;br /&gt;
namespace local ns1&lt;br /&gt;
display ok !test&lt;br /&gt;
&lt;br /&gt;
namespace local ns2&lt;br /&gt;
display ok !test&lt;br /&gt;
&lt;br /&gt;
namespace clear ns2&lt;br /&gt;
namespace local ns2&lt;br /&gt;
display ok !test&lt;br /&gt;
&lt;br /&gt;
namespace local ns3&lt;br /&gt;
display ok !test&lt;br /&gt;
&lt;br /&gt;
halt&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=See Also=&lt;br /&gt;
{{Namespace}}&lt;/div&gt;</summary>
		<author><name>Seg</name></author>	</entry>

	</feed>