Returns the value of the specified member attribute.
@MbrAttrVal(<MemberName>, <Attribute>, [<AliasTable>], [<ConnectionID>], [<DefaultValue>])
| Argument Name | Description |
|---|---|
| AliasTable | Optional (default is the view's AliasTable); The alias table to use. |
| Attribute | The attribute. |
| ConnectionID | Optional (defaults to view's connection); The ID of the Essbase connection. |
| DefaultValue | Optional (default is an empty string); The value to use if not found. |
| MemberName | The member specified can be an alias or a member name. |