@CalcMgrCounterGetKeyText

Purpose:

Returns the text found in the counter based on the key. If the key is not found, missing value is returned.

Syntax:

Java Class: com.hyperion.calcmgr.common.cdf.CounterFunctions.getKeyText(String,String)

CDF Spec: @CalcMgrCounterGetKeyText(key,missing_value)