GetNodeChildrenCount Method (SapTree)
Class
SapTree
class
Action
This function returns the number of children of the node given.
Syntax
iNodeChildrenCount
=
tree
.
GetNodeChildrenCount
(
nodeKey
)
Variable
Description
iNodeChildrenCount
INTEGER.
nodeKey
The key of the node. STRING.