发布日期: 11/15/2021

Iterate

JSL provides the For(), While(), Summation(), and Product() functions to repeat (or iterate) actions according to the conditions that you specify.

Note: 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 also describes iterating through table rows.

For

While

Summation

Product

Break and Continue

需要更多信息?有问题?从 JMP 用户社区得到解答 (community.jmp.com).