Dimension Functions

The MDX functions that are listed here indicate their return type.
Dimension
returns a dimension that contains a specified member, level, or hierarchy.<Member>.Dimension<Level>.Dimension<Hierarchy>.Dimension
Dimensions
returns a dimension that is specified by a numeric or string expression.Dimensions(<Numeric Expression>)Dimensions(<String Expression>)