GetNodePathByKey Method (SapTree)

Class

SapTree.

Action

Given a node key, the path is retrieved (e.g. 2\1\2).

Syntax

nodePathByKey = tree.GetNodePathByKey(nodeKey)
Variable Description
nodePathByKey String.
nodeKey The key of the node. String.