EssVerifyFormula() verifies the syntax of the specified formula. This function is called by EssOtlVerifyFormula, which provides more information on returned errors.
ESS_FUNC_M EssVerifyFormula (hCtx, FormulaName);
ESS_HCTX_T | hCtx |
ESS_STR_T | FormulaName |
hCtx | Essbase API context handle. |
FormulaName | The name of the formula to verify. |