Try / Catch
Executes the TryBody and catches any exception.
Pure Function
No
Execute Inputs
Execution
INPUTExecution Input.
Execute Outputs
Try Body
OUTPUTExecuted block of logic that may throw an exception.
Failure
OUTPUTExecuted if an exception is caught during Try Body execution.
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing