The format used to run the calculations of the formulas. The format is also used to translate the calculated value of the Document Formula and the input value to the Result Formula. Per default the format is also used to parse the input value for the Input Mapping and the output value of the Output Mapping, but only if the column is specified left of the mapping columns. The format to parse the input value or to format the output value can be specified with the mapping columns (see below). The value is a valid number format in Java and defaults to decimal . Valid values are integer, decimal, currency, and anything that can be parsed by DecimalFormat. Caution Box |
---|
title | Format applied to Formulas |
---|
| Note that the format will be applied to the Document Formula (right column) and the Result Formula (left column) in case the Format column is specified left of them. |
|