<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://smartbox.benryves.com/mediawiki/index.php?action=history&amp;feed=atom&amp;title=REPEAT</id>
	<title>REPEAT - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://smartbox.benryves.com/mediawiki/index.php?action=history&amp;feed=atom&amp;title=REPEAT"/>
	<link rel="alternate" type="text/html" href="https://smartbox.benryves.com/mediawiki/index.php?title=REPEAT&amp;action=history"/>
	<updated>2026-09-17T10:03:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://smartbox.benryves.com/mediawiki/index.php?title=REPEAT&amp;diff=64&amp;oldid=prev</id>
		<title>Benryves: Created page with &quot;== Syntax ==  REPEAT  == Description ==  The REPEAT...UNTIL keywords form a loop. Any instructions within the loop will be repeated until a certain condition occurs. The condition can include multiple conditions with the AND/OR keywords. The loop can be made to continue forever, or until the Escape key is pressed, by using REPEAT...FOREVER.  REPEAT loops can be 'nested' up to 60 deep.  == Example ==   REPEAT  PRINT SENSOR A  UNTIL SENSOR A IS &gt; 100 OR SENSOR...&quot;</title>
		<link rel="alternate" type="text/html" href="https://smartbox.benryves.com/mediawiki/index.php?title=REPEAT&amp;diff=64&amp;oldid=prev"/>
		<updated>2023-10-06T19:43:06Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Syntax ==  REPEAT  == Description ==  The REPEAT...&lt;a href=&quot;/wiki/UNTIL&quot; title=&quot;UNTIL&quot;&gt;UNTIL&lt;/a&gt; keywords form a loop. Any instructions within the loop will be repeated until a certain condition occurs. The condition can include multiple conditions with the &lt;a href=&quot;/mediawiki/index.php?title=AND&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;AND (page does not exist)&quot;&gt;AND&lt;/a&gt;/&lt;a href=&quot;/mediawiki/index.php?title=OR&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;OR (page does not exist)&quot;&gt;OR&lt;/a&gt; keywords. The loop can be made to continue forever, or until the Escape key is pressed, by using REPEAT...FOREVER.  REPEAT loops can be &amp;#039;nested&amp;#039; up to 60 deep.  == Example ==   REPEAT  PRINT SENSOR A  UNTIL SENSOR A IS &amp;gt; 100 OR SENSOR...&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;
&lt;br /&gt;
REPEAT&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The REPEAT...[[UNTIL]] keywords form a loop.&lt;br /&gt;
Any instructions within the loop will be repeated until a certain condition occurs.&lt;br /&gt;
The condition can include multiple conditions with the [[AND]]/[[OR]] keywords.&lt;br /&gt;
The loop can be made to continue forever, or until the Escape key is pressed, by using REPEAT...FOREVER.&lt;br /&gt;
&lt;br /&gt;
REPEAT loops can be 'nested' up to 60 deep.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
 REPEAT&lt;br /&gt;
 PRINT SENSOR A&lt;br /&gt;
 UNTIL SENSOR A IS &amp;gt; 100 OR SENSOR B &amp;lt; 50&lt;br /&gt;
&lt;br /&gt;
== Associated keywords ==&lt;br /&gt;
&lt;br /&gt;
* [[UNTIL]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Reference]]&lt;br /&gt;
[[Category:Procedure]]&lt;/div&gt;</summary>
		<author><name>Benryves</name></author>
	</entry>
</feed>