@CalcMgrCounterDecrement

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.decrement(double)

CDF Spec: @CalcMgrCounterDecrement(key)