FindNodeKeyByPath Method (SapTree)

Class

SapTree class

Action

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

Syntax

sResult = tree.FindNodeKeyByPath(path)
Variable Description
sResult STRING.
path The node path. STRING.