User Tools

Site Tools


en:continuefor

Differences

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

Link to this comparison view

en:continuefor [2016/08/08 14:43]
admin
en:continuefor [2020/02/28 10:46]
Line 1: Line 1:
-===== Continue For (Statement) ===== 
  
-==== Format ==== 
- 
-//for t = 1 to 100//\\ 
-(tab)//statement(s)//\\ 
-(tab)**continue for**\\ 
-(tab)//statement(s)//\\ 
-//next t// 
- 
-==== Description ==== 
- 
-Causes a for loop to jump over the remaining code to the next. 
- 
-==== See Also ==== 
- 
-{{page>en:start#Program Control&noheader}} 
- 
-==== New To Version ====  
- 
-0.9.9.68 
en/continuefor.txt ยท Last modified: 2020/02/28 10:46 (external edit)