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
Last revision Both sides next revision
en:fornext [2020/04/23 15:24]
admin
en:fornext [2020/04/23 15:25]
admin old revision restored (2020/02/28 10:46)
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 16: Line 12:
 ==== See Also ==== ==== See Also ====
 [[dountil|Do / Until]], [[whileendwhile|While / End While]] [[dountil|Do / Until]], [[whileendwhile|While / End While]]
- 
-==== History ==== 
-|2.0.0.0|New to version| 
  
en/fornext.txt · Last modified: 2020/04/23 15:26 by admin