<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://4dimensions.org/wiki/index.php?action=history&amp;feed=atom&amp;title=EVAL</id>
		<title>EVAL - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://4dimensions.org/wiki/index.php?action=history&amp;feed=atom&amp;title=EVAL"/>
		<link rel="alternate" type="text/html" href="http://4dimensions.org/wiki/index.php?title=EVAL&amp;action=history"/>
		<updated>2026-04-28T03:52:01Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.7</generator>

	<entry>
		<id>http://4dimensions.org/wiki/index.php?title=EVAL&amp;diff=673&amp;oldid=prev</id>
		<title>Isibot: Bot: Automated import of articles</title>
		<link rel="alternate" type="text/html" href="http://4dimensions.org/wiki/index.php?title=EVAL&amp;diff=673&amp;oldid=prev"/>
				<updated>2016-01-26T09:00:20Z</updated>
		
		<summary type="html">&lt;p&gt;Bot: Automated import of articles&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''EVAL'''&lt;br /&gt;
[[Category:Help Files]]&lt;br /&gt;
&lt;br /&gt;
EVAL&lt;br /&gt;
&lt;br /&gt;
EVAL&lt;br /&gt;
&lt;br /&gt;
EVAL&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Usage: eval &amp;lt;variable&amp;gt; &amp;lt;expression&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* this example immediately evaluates the expression below and stores the result&lt;br /&gt;
* in %result%:&lt;br /&gt;
eval result %self.hitp% * 100 / %self.maxhitp% &lt;br /&gt;
say My hitpoint percentage is %result%&lt;br /&gt;
&lt;br /&gt;
* this result will not change after the evaluation even if %self.hitp% changes.&lt;br /&gt;
&lt;br /&gt;
The eval command is used to set (or create) the specified variable equal to &lt;br /&gt;
&lt;br /&gt;
the result of the immediate evaluation of the provided expression. There also &lt;br /&gt;
&lt;br /&gt;
exists a &amp;quot;set&amp;quot; command, with the same syntax. Set differs in that the expression&lt;br /&gt;
&lt;br /&gt;
is not evaluated until the variable is accessed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
See Also: [[TRIG-SET]]&lt;/div&gt;</summary>
		<author><name>Isibot</name></author>	</entry>

	</feed>