User Tools

Site Tools


4rpl:commands:do

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
4rpl:commands:do [2021/11/18 17:13] – [Description] link [[loop]] Karsten754rpl:commands:do [2023/12/03 04:53] – [Description] chaosbeing
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-<=[[4rpl:start| Index]]+<= [[4rpl:start| Index]] \\ 
 +<= [[4rpl:start#Flow Control]]  
  
 ====== do ====== ====== do ======
Line 11: Line 13:
  
 NOTE: If (limit) is less than (start), the the loop decrements rather than incrementing. NOTE: If (limit) is less than (start), the the loop decrements rather than incrementing.
-The range of a do loop is always (start,limit(inclusive of start and exclusive of limit).+The range of a do loop is always [start,limit(inclusive of start and exclusive of limit).
  
 ===== Examples ===== ===== Examples =====
4rpl/commands/do.txt · Last modified: 2023/12/06 20:13 by Karsten75