


Format Option | Description |
|---|---|
Capitalize Each Word (capitals) | The first letter of all words will appear capitalised in the generated document. |
Uppercase (upper) | All letters will appear in uppercase in the generated document. |
Lowercase (lower) | All letters will appear in lowercase in the generated document. |
As entered | All letters will appear as they are entered on the questionnaire in the generated document. |
Title case (proper) | The first letter of all major words will be capitalised in the generated document. |
First letter capitalize (firstletter) | The first letter of each word will be capitalised in the generated document. |
Pre-defined formats | Description |
|---|---|
Digits(digits) | Simple digit characters for the number (e.g. "2004") |
Digits with thousand separator (thousands) | Digit characters with thousand-point separators (e.g. "2,004") |
Currency digits (currencydigits) | digit characters to 2 decimal places with prefix/suffix currency symbols (e.g. "$1,003.50"). The 2 decimal places are not enforced for whole-number currency amounts. |
Words for 0-9, digits for 10 and above (currencywordslow) | if the value is between 0-9 then "currencywords" otherwise "currencydigits" equivalent to the format-by-value text "0-9=currencywords|currencydigits" |
Fractions (fraction/2/4/8) | fractional formatting to the nearest half, fourth, eighth as words, eg, One Third, Seven Ninths. |
Two decimal spaces with thousands separators (0,0.00) | Digit characters with comma separators for thousands and exactly two digits after the decimal point (e.g. "1,234.89"). |
Percentage (0.00#%) | The decimal number expressed in digits as a percentage between 2 and 3 (e.g. 1.003%). |
Currency symbol ($0,0.00) | Digit characters to 2 decimal places with prefix currency symbol and thousands separators (e.g. "$1,234.89"). |