GetNodeChildrenCount Method (SapTree)

Class

SapTree.

Action

This function returns the number of children of the node given.

Syntax

nodeChildrenCount = tree.GetNodeChildrenCount(nodeKey)
Variable Description
nodeChildrenCount Integer.
nodeKey The key of the node. String.