GetPreviousNodeKey Method (SapTree)

Class

SapTree.

Action

Key of the previous node of the node specified by the given key.

Syntax

previousNodeKey = tree.GetPreviousNodeKey(nodeKey)
Variable Description
previousNodeKey String.
nodeKey The key of the node. String.