@CalcMgrCounterDecrementKey

Purpose:

Decrements 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.decrementKey(String)

CDF Spec: @CalcMgrCounterDecrementKey(key)