GetPreviousNodeKey Method (SapTree)

Class

SapTree class

Action

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

Syntax

sPreviousNodeKey = tree.GetPreviousNodeKey(nodeKey)
Variable Description
sPreviousNodeKey STRING.
nodeKey The key of the node. STRING.