Skip to main content

Node

The node object this.node contains information of the current node. The current tree ID can be found in this.node.tree and the node composite ID can be found in this.node.compositeId. It is useful when certain actions or responses are used in different nodes. We can also save the node info for future use and let the user go back to the previous node.