Break
Stops the execution of the current loop or iterative process and exits immediately.
Category: Flow Control & Logic · Group: Flow Control · Activity name: Break

Example
Break()
Stops the execution of the current loop or iterative process and exits immediately.
Category: Flow Control & Logic · Group: Flow Control · Activity name: Break

Break()