GetCheckBoxState Method (SapTree)

Class

SapTree class

Action

Retrieves the CheckBox state (true = Checked, false = Unchecked).

Syntax

bCheckBoxState = tree.GetCheckBoxState(nodeKey, itemName)
Variable Description
bCheckBoxState BOOLEAN.
nodeKey The key of the node. STRING.
itemName The name of the item. STRING.