@CalcMgrCounterGetNumber

Purpose:

Returns the number from the counter specified by the key. If the key is not found or the value is not a number, missing value is returned.

Syntax:

Java Class: com.hyperion.calcmgr.common.cdf.CounterFunctions.getNumber(double,double)

CDF Spec: @CalcMgrCounterGetNumber(key,missingValue)