Scripting Guide > JSL Building Blocks > Iterate Functions
발행일 : 03/10/2025

Iterate Functions

In JSL, the For(), While(), Summation(), and Product() functions 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 Function for an example. Additional Ways to Access Data Values also describes iterating through table rows.

For Function

While Function

Summation Function

Product Function

Break and Continue Functions

더 많은 정보를 원하십니까? 질문이 있습니까? JMP 사용자 커뮤니티에서 답변 받기 (community.jmp.com).