Continue

<< Click to Display Table of Contents >>

Navigation:  Actions > Loops and Flows >

Continue

 

Skips all the actions between it and the End Loop action and begins a new iteration. No specific settings are associated with this action. The Continue action is used in conjunction with the If Then action.

 

 

note Related Topics

File Loop

Text Loop

Dataset Loop

Simple Loop

While loop

Process Loop

End Loop

Break

If Then

Else

End If

ElseIf Then

Exit

GoTo