SubstitutionVariable

Returns the value of the specified Essbase SubstitutionVariable.

Usage

@SubstVar(<SubstitutionVariableName>, [<connection-ID>], [<scope>])

Argument Name Description
ConnectionID Optional (defaults to view's connection); The ID of the Essbase connection.
Scope Optional (defaults to Any, which checks the cube, application, and server, and returns the most locally scoped variable); The scope of the substitution variable to return. Valid values include: Any, Server, Application, and Cube.
SubstitutionVariableName The name if the substitution variable to query for.