GetNodeIndex Method (SapTree)

Class

SapTree class

Action

The index of the given node.

Syntax

nodeIndex = tree.GetNodeIndex(nodeKey)
Variable Description
nodeIndex INTEGER.
nodeKey The key of the node. STRING.