Break scope section

The second section of the Break task properties form is labeled Break Scope. The purpose of the Break Scope section is to specify what the Break task is controlling. The values for Break Scope are as follows:
Current Block
When the workflow encounters this Break task, processing either continues or breaks from the current block.
Selected Block
When the workflow encounters this Break task, processing either continues or breaks at the block selected from the drop-down list. The tasks available in the Selected Block drop-down are above the current task.