Databases Reference
In-Depth Information
See also: CoalesceEmpty (), iif ()
member. Children Returns: set Standard
This function returns the children of the given member. member. Children
is equivalent to { member. FirstChild : member. LastChild}. As you might
expect, if you apply member. Children to a leaf member, the result is no
members (an empty set). Figure A-3 illustrates the behavior of the .Chil-
dren function.
Figure A-3: member.Children.
See also: Ancestor (), Descendants (),.Parent, .Siblings
ClosingPeriod ([ level [, member ]]) Returns: member Standard
See description of OpeningPeriod ()
CoalesceEmpty ( value expression [, value expression ]) Returns: number
or string
Standard
This function evaluates the first value expression listed. If it is not NULL,
then the value of that expression is returned. If it is NULL, then the
 
 
Search WWH ::




Custom Search