GetNodeChildrenCountByPath Method (SapTree)
Class
SapTree
class
Action
This function returns the number of children of the node given by the path parameter (e.g. 2\1\2).
Syntax
iNodeChildrenCountByPath
=
tree
.
GetNodeChildrenCountByPath
(
path
)
Variable
Description
iNodeChildrenCountByPath
INTEGER.
path
The node path. STRING.