GetSubNodesKeys Method (SapTree)

Class

SapTree class

Action

Collection of the keys of all subnodes of the node specified by the given key.

Syntax

liSubNodesKeys = tree.GetSubNodesKeys(nodeKey)
Variable Description
liSubNodesKeys LIST OF STRING.
nodeKey The key of the node. STRING.