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