GOTO Element

Stops current block execution and continues with read flow of selected block.

When to use?

When we want to exit the current block and go to the certain block in the service and read it.

How to use:

  1. Select the certain BLOCK from the drop-down
  2. Select NEXT to change state to the certain block after all elements are being read in the current block