Abort step
Halt the execution of a control flow with an error
Processing
The step aborts the current flow with an error once it receives an input row.
Settings
Name | Type | Description |
---|---|---|
Error Message |
string | An error message |
Error Value |
any |
A value to supply as part of the error. Parent flows can retrieve this value. |
Results
This step does not provide any results.