CALC-SPEC-STRING

The CALC-SPEC-STRING terminal in the MaxL language is an optional string you can use to describe the syntax of a custom-defined function or macro you have added to the Essbase calculator library.

This optional Essbase calculator-syntax specification string must be enclosed in single quotation marks.

Type

string (see MaxL Syntax Notes)

Example

'@COVARIANCE (expList1, expList2)'

Use CALC-SPEC-STRING only if the function or macro needs to be returned through the API that lists functions.