Check Selection of Checkbox by Indexpath
This action checks whether a checkbox on a node in the tree is selected.
You give the path to the node whose checkbox you want to check as an indexpath.
Check Selection of Checkbox by Textpath
This action checks whether a checkbox on a node in the tree is selected.
You give the path to the node whose checkbox you want to check as a textpath.
Check Selection of Checkbox on Selected Node
Use this action to check whether the checkbox on the currently selected node is selected or not.