User Tools

Site Tools


crpl:docs:endwhile

Differences

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

Link to this comparison view

Next revision
Previous revision
crpl:docs:endwhile [2013/01/14 14:06] – created virgilwcrpl:docs:endwhile [2021/02/05 11:43] (current) – Rmoved discussion tag Karsten75
Line 1: Line 1:
-TODO+ 
 +<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#flow_control|Flow Control]] 
 +=====  endwhile  ===== 
 + 
 +^Arguments^Result^Notation^ 
 +| | |''-- ''
 + 
 + 
 +=== Description === 
 +Returns execution to the 'while' statement.  
 +Note that endwhile is only executed, if 'repeat' evaluated to true. 
 +=== Examples === 
 +<code>See example at "while"</code>  
crpl/docs/endwhile.1358190364.txt.gz · Last modified: 2014/10/01 15:02 (external edit)