It tests a path and enables a catch path if a throw node is triggered deep in the path.
It tests a path and enables a catch path if a throw node is triggered deep in the path.
Category: Control
Tutorial: Start interactive node tutorial
No properties defined.
| State | Initial Value | Description |
|---|---|---|
| try | true | Are you currently trying a path? |
| caught | false | The data that a throw node in the test path threw. |
reset() - Reset the node to its initial state