GetNodePathByKey Method (SapTree)
Class
SapTree
class
Action
Given a node key, the path is retrieved (e.g. 2\1\2).
Syntax
sNodePathByKey
=
tree
.
GetNodePathByKey
(
nodeKey
)
Variable
Description
sNodePathByKey
STRING.
nodeKey
The key of the node. STRING.