User Tools

Site Tools


en:fornext

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:fornext [2020/04/23 15:24]
admin
en:fornext [2020/04/23 15:26]
admin
Line 1: Line 1:
 ===== For / Next ===== ===== For / Next =====
 ==== Format ==== ==== Format ====
-**for next** [[variables|variable]] **in** [[Arrays|Array]] \\ +**for** [[variables|variable]] =  //expression1// **to** //expression2// [ **step** //expression3// ] \\
-[[programsyntax|statement(s)]]\\ +
-**next** [[variables|variable]] +
- +
-**for next** [[variables|variable]] **in** [[Maps|Map]] \\+
 [[programsyntax|statement(s)]]\\ [[programsyntax|statement(s)]]\\
 **next** [[variables|variable]] **next** [[variables|variable]]
Line 15: Line 11:
  
 ==== See Also ==== ==== See Also ====
-[[dountil|Do / Until]], [[whileendwhile|While / End While]] +{{page>en:start#Program Control&noheader}}
- +
-==== History ==== +
-|2.0.0.0|New to version|+
  
en/fornext.txt · Last modified: 2020/04/23 15:26 by admin