Select Node by Indexpath
Use this item to select a node from a tree.
You give the path to the node using an indexpath.
This is achieved by:
Searching for the node you specify.
If the tree is not expanded, it is expanded.
Clicking on the node, the amount of times you specify.
Select Node by Textpath
Use this item to select a node from a tree.
You give the path to the node using a textpath.
This is achieved by:
Searching for the node you specify.
If the tree is not expanded, it is expanded.
Clicking on the node, the amount of times you specify.