SelectItem Method (SapTree)
Class
SapTree
class
Action
This function emulates the selection of an item. This selection removes all other selections.
Syntax
tree
.
SelectItem
(
nodeKey
,
itemName
)
Variable
Description
nodeKey
The key of the node. STRING.
itemName
The name of the item. STRING.