<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.herc.ws/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Queuesize</id>
		<title>Queuesize - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Queuesize"/>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Queuesize&amp;action=history"/>
		<updated>2026-05-30T19:45:11Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.11</generator>

	<entry>
		<id>https://wiki.herc.ws/w/index.php?title=Queuesize&amp;diff=689&amp;oldid=prev</id>
		<title>Dastgirpojee: Created page with &quot;== Syntax == queuesize(&lt;Queue ID&gt;); == Description == queuesize returns the amount of entries in specific QueueID == Example ==   .@id = queue();   mes queuesize(.@id);   ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Queuesize&amp;diff=689&amp;oldid=prev"/>
				<updated>2013-10-30T14:08:49Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Syntax == queuesize(&amp;lt;Queue ID&amp;gt;); == Description == queuesize returns the amount of entries in specific QueueID == Example ==   .@id = &lt;a href=&quot;/wiki/Queue&quot; title=&quot;Queue&quot;&gt;queue&lt;/a&gt;();   mes queuesize(.@id);   ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Syntax ==&lt;br /&gt;
queuesize(&amp;lt;Queue ID&amp;gt;);&lt;br /&gt;
== Description ==&lt;br /&gt;
queuesize returns the amount of entries in specific QueueID&lt;br /&gt;
== Example ==&lt;br /&gt;
  .@id = [[queue]]();&lt;br /&gt;
  mes queuesize(.@id);    //Returns 0&lt;br /&gt;
  [[queueadd]](.@id,[[getcharid]](3));&lt;br /&gt;
  mes queuesize(.@id);    //Returns 1&lt;br /&gt;
[[Category:Script_Command]]&lt;br /&gt;
[[Category:Queue]]&lt;/div&gt;</summary>
		<author><name>Dastgirpojee</name></author>	</entry>

	</feed>