<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ice-online.com/index.php?action=history&amp;feed=atom&amp;title=BREAK</id>
	<title>BREAK - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ice-online.com/index.php?action=history&amp;feed=atom&amp;title=BREAK"/>
	<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=BREAK&amp;action=history"/>
	<updated>2026-04-12T14:14:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://wiki.ice-online.com/index.php?title=BREAK&amp;diff=750&amp;oldid=prev</id>
		<title>ConvertBot: exits nearest enclosing WHILE, DO, or FOREACH loop</title>
		<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=BREAK&amp;diff=750&amp;oldid=prev"/>
		<updated>2020-04-27T22:04:45Z</updated>

		<summary type="html">&lt;p&gt;exits nearest enclosing WHILE, DO, or FOREACH loop&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;exits nearest enclosing WHILE, DO, or FOREACH loop&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;LEVELS&amp;gt; - Number of levels from which to break&lt;br /&gt;
&lt;br /&gt;
The BREAK command is used inside a loop to provide immediate exit from the loop.&lt;br /&gt;
Since this is a run-time command, it can be executed from suspend mode as well.&lt;br /&gt;
&lt;br /&gt;
By default, only the nearest enclosing loop is exited.  If it is necessary to &lt;br /&gt;
jump out of two or more loops at once, set the &amp;lt;LEVELS&amp;gt; or use the GOTO command.&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
  See TEST_BREAK macro in nxm.sys.test&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SEE ALSO:  GOTO, DO, FOREACH, WHILE, CONTINUE&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:NXM_Explain]]&lt;/div&gt;</summary>
		<author><name>ConvertBot</name></author>
		
	</entry>
</feed>