Excel Client:ElemHasChild

From CoPlanner 10
Revision as of 16:58, 6 May 2010 by Admin (talk | contribs) (Created page with '==ElemHasChild(Dimension, Element) == This returns a value of True if the element contains child elements. Otherwise it returns a value of False. The value of False is also retu…')

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

ElemHasChild(Dimension, Element)

This returns a value of True if the element contains child elements. Otherwise it returns a value of False. The value of False is also returned if the element is not present in the dimension.

Parameter

Dimension The dimension to which the operation applies.
Element The element that is being searched.


Example

Function Result
ElemHasChild(„Zeit“;“JAN 2005“) False