`catch` node is subflows - help please

Reading the docs, I see this:

If an error is logged from inside a subflow, the runtime will first check for any Catch nodes inside the subflow. If there are none there, the error will propagate up to the flow containing the subflow instance.

Ok.

But say I put a catch node is a subflow.
This doesn't explain what I do with the node's output.

Someone - please.

Send it to a subflow output, possibly.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.