@CalcMgrDecimalFormat

Purpose:

Returns a formatted string using the specified format string.

For the format specification, see decimal format in Java documentation.

Syntax:

Java Class: com.hyperion.calcmgr.common.cdf.StringFunctions.decimalFormat(String,double)

CDF Spec: @CalcMgrDecimalFormat(formatString, value)