ChildCount Method (XDATA)
9.8A
The ChildCount method retrieves the number of direct children the exists for the current node. The method uses the following format:
|
|
|
|
Where:
Flags Affected: EOS, OVER, ZERO
Note the following:
The ZERO flag is set if the {return} value is zero.
The OVER flag is set if the {return} variable is too small where the returned value is truncated.
The EOS flag is always cleared.
The child count includes any child node type that is immediately connected to a parent node.
See Also: XDATA, XDATA Methods, Method Syntax
![]() |