Doc Q: Workflow-builder-reference-guide/ExceptionHandler

What variable is the “Disconnect”, “Error” or “No” stored in?

After execution, the Exception Handler block stores one of the following values in the Exception interaction property:

  • Disconnect - The caller disconnected.
  • Error - A block error or exception occurred.
  • No - No exception occurred (normal processing).

https:/help.brightpattern.com/5.8:Workflow-builder-reference-guide/ExceptionHandler

In the workflow this was reserved for the future use, today there is no use for that block
It won’t break anything, but useless for now