Skip to content

Try / Catch

FlowControl

Executes the TryBody and catches any exception.

Pure Function
No

Execute Inputs

Execution

INPUT

Execution Input.

Execute Outputs

Try Body

OUTPUT

Executed block of logic that may throw an exception.

Failure

OUTPUT

Executed if an exception is caught during Try Body execution.

Settings

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing