MEMBER-NAME

The MEMBER-NAME terminal in the MaxL language represents the name of a member in an Essbase database outline.

If the member name contains special characters (see MaxL Syntax Notes), it must be enclosed in single quotation marks.

Type

name (see MaxL Syntax Notes)

Example

Jan
'New York'

If MEMBER-NAME is part of MEMBER-EXPRESSION and MEMBER-NAME begins with a number or contains special characters (see MaxL Syntax Notes), enclose MEMBER-NAME in double quotation marks and enclose MEMBER-EXPRESSION in single quotation marks.