@CalcMgrCounterIncrementKey

Purpose:

Increments the value in the counter based on the key. If the key is not found, a value of zero is set for the key.

Syntax:

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

CDF Spec: @CalcMgrCounterIncrementKey(key)