SelectItem Method (SapTree)

Class

SapTree.

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.