User Tools

Site Tools


crpl:docs:loop

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
crpl:docs:loop [2014/10/01 19:02] – external edit 127.0.0.1crpl:docs:loop [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-~~DISCUSSION~~+
 <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#flow_control|Flow Control]] <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#flow_control|Flow Control]]
 =====  loop  ===== =====  loop  =====
Line 10: Line 10:
 Terminates the Do instruction. Control flow will return to the Do instruction  Terminates the Do instruction. Control flow will return to the Do instruction 
 until the Index is equal to the Limit. until the Index is equal to the Limit.
 +
 +See [[crpl:docs:do|Do]].
 === Examples === === Examples ===
 <code># See example at the Do instruction.</code>  <code># See example at the Do instruction.</code> 
  
crpl/docs/loop.1412190170.txt.gz · Last modified: 2025/02/14 14:56 (external edit)