GetNextNodeKey Method (SapTree)

Class

SapTree class

Action

Returns the key of the next node.

Syntax

sNextNodeKey = tree.GetNextNodeKey(nodeKey)
Variable Description
sNextNodeKey STRING.
nodeKey The key of the node. STRING.