GetNodeText Method (SapTree)
Class
SapTree
class
Action
This function returns the text of the node specified by the given key.
Syntax
sNodeText
=
tree
.
GetNodeText
(
nodeKey
)
Variable
Description
sNodeText
STRING.
nodeKey
The key of the node. STRING.