Generate Error Report
- Updated2023-02-17
- 2 minute(s) read
Generate Error Report
Generates an error report string from an error cluster.
Inputs/Outputs

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

include divider line
A Boolean value that appends a line of hyphens as the last line of the generated report.
| True | Appends a line of hyphens to the end of the error report. |
| False | Indicates no error report exists. |
Default value: False

error report
A multi-line string that describes the error or warning. This output returns Success if no error occurred.