Changes

m
no edit summary
Line 31: Line 31:  
</pre><br/>
 
</pre><br/>
 
<span style="color: #4527a0; font-size: 24px;">
 
<span style="color: #4527a0; font-size: 24px;">
'''Endless Lop (until break)'''</span>
+
'''Endless Lop (until break)'''</span><br/>
    
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
Line 37: Line 37:     
This type of loop is ideal for situations where you need to constantly repeat the actions within the macro.
 
This type of loop is ideal for situations where you need to constantly repeat the actions within the macro.
</pre>
+
</pre><br/>
 
<pre style="background-color: #FFFF99; color: #112A46; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #FFFF99; color: #112A46; border-radius: 10px; padding: 10px;">
 
The loop will continue until a 'Break From Loop' action is explicitly triggered to stop its execution.
 
The loop will continue until a 'Break From Loop' action is explicitly triggered to stop its execution.
editors
1,590

edits