User Tools

Site Tools


en:continuewhile

Differences

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

Link to this comparison view

en:continuewhile [2016/09/08 12:00]
admin
en:continuewhile [2020/02/28 10:46]
Line 1: Line 1:
-===== Continue While (Statement) ===== 
  
-==== Format ==== 
- 
-//while [[booleanexpressions|boolean_expression]]//\\ 
-(tab)[[programsyntax|statement(s)]]\\ 
-(tab)**continue while**\\ 
-(tab)[[programsyntax|statement(s)]]\\ 
-//end while// 
- 
-==== Description ==== 
- 
-Causes a while loop to jump over the remaining code bacl to the top of the loop. 
- 
-==== See Also ==== 
- 
-{{page>en:start#Program Control&noheader}} 
- 
-==== History ====  
-|0.9.9.68|New To Version| 
en/continuewhile.txt ยท Last modified: 2020/02/28 10:46 (external edit)