GetNodeChildrenCountByPath Method (SapTree)

Class

SapTree.

Action

This function returns the number of children of the node given by the path parameter (e.g. 2\1\2).

Syntax

nodeChildrenCountByPath = tree.GetNodeChildrenCountByPath(path)
Variable Description
nodeChildrenCountByPath Integer.
path The node path. String.