Excel Client:ElemFirstChild
From CoPlanner 10
Jump to navigationJump to search
ElemFirstChild(Dimension, Element)
This returns the element that appears in order as the first child element of the element Element. If the Element is not present in the dimension or if the Element has no Child
Parameter
| Dimension | The dimension to which the operation applies. |
| StartElement | The element whose first child element is sought. |
Example
| Function | Result |
| ElemLastChild(„Zeit“; „2005“) | „JAN 2005“ |