Excel Client:ElemChildCount: Difference between revisions
From CoPlanner 10
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
==Example == | ==Example == | ||
<span {{CoPFormel}}>ElemChildCount( | <span {{CoPFormel}}>ElemChildCount("Zeit";"2005") </span><br> | ||
returns 12 | returns 12 | ||
Latest revision as of 16:47, 15 April 2014
Function
ElemChildCount(Dimension, StartElement)
This function returns the number of ChildElements contained within the element StartElement.
| Parameter | Description |
| Dimension | The dimension to which the operation applies. |
| StartElement | The element for whom the number of ChildElements is sought. |
Example
ElemChildCount("Zeit";"2005")
returns 12