@CalcMgrFormatDouble

Purpose:

Returns a formatted string using the specified format string.

For the format specification, see print formats in the Java documentation.

Syntax:

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

CDF Spec: @CalcMgrFormatDouble(formatString, value)