Data type returned changes from boolean to Variant.
The first parameter name is changed from DecVarRef to DecVarReference to correct a documentation error.
The data type of the first parameter is changed from Range to Variant.
There is a new Index constant, cbDecFrozen [6].
Starting with Crystal Ball 11.1.1.0.00, two new Index constants are added:
cbDecType [4] with Value constants cbDecVarTypeContinuous [0], cbDecVarTypeDiscrete [1], cbDecVarTypeBinary [2], cbDecVarTypeCategory [3], and cbDecVarTypeCustom [4].
cbDecCustomData [7], which supplies a data string for Value = cbDecVarTypeCustom [4].