JSL provides the For(), While(), Summation(), and Product() functions to repeat (or iterate) actions according to the conditions that you specify.
注意:A similar function called For Each Row() is for iterating actions over rows of a data table. See If for an example. “Additional Ways to Access Data Values” on page 425 in the “Data Tables” chapter also describes iterating through table rows.
•
|
•
|
•
|