Excel Client:ElemChildCount
From CoPlanner 10
Jump to navigationJump to search
ElemChildCount(Dimension, StartElement)
This function returns the number of ChildElements contained within the element StartElement.
Parameter
| Dimension | The dimension to which the operation applies. |
| StartElement | The element for whom the number of ChildElements is sought. |
Example
| Function | Result |
| ElemChildCount(„Zeit“;“2005“) | 12 |