FindNodeKeyByPath Method (SapTree)

Class

SapTree.

Action

Return the node key for the given path (e.g. 2\1\2).

Syntax

result = tree.FindNodeKeyByPath(path)
Variable Description
result String.
path The node path. String.