GetNodeText Method (SapTree)

Class

SapTree.

Action

This function returns the text of the node specified by the given key.

Syntax

nodeText = tree.GetNodeText(nodeKey)
Variable Description
nodeText String.
nodeKey The key of the node. String.