Node Documentation

Try Node

It tests a path and enables a catch path if a throw node is triggered deep in the path.

Overview

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

Configurable properties

No properties defined.

Initial states

StateInitial ValueDescription
trytrueAre you currently trying a path?
caughtfalseThe data that a throw node in the test path threw.

Callable methods

  • reset() - Reset the node to its initial state