


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") |
Words(words) | the cardinal value expressed as words (e.g. "two thousand and four") |
Words for 0-9, digits for 10 and above (wordslow) | If the value is between 0-9, then "words"; otherwise "digits" equivalent to the format-by-value text "0-9=words|digits" |
Ordinal digits(nth) | the ordinal value expressed as digits (e.g. "2004th") |
Ordinal words(wth) | the ordinal value expressed as words (e.g. "two thousand and four") |
Ordinal words for 0-9, ordinal digits for 10 and above (wthlow) | If the value is between 0-9, then "wth"; otherwise "nth" equivalent to the format-by-value text "0-9=wth|nth" |
Currency words (currencywords) | the currency value expressed as words (e.g. "three hundred and forty-five pounds") |