You are viewing the documentation for Blueriq 15. Documentation for other versions is available in our documentation directory.
AQ_SpelledCurrency
Use this mask type to display a currency value in words.
Parameters
Name | Description | Type | Required |
---|---|---|---|
spellzerocents | FALSE (default) to omit converting zero decimal values to words TRUE to convert zero decimal values to words | boolean | false |
currency | the type of currency e.g. euro, dollar, pound | string | false |
Supported attribute types
currency
Supported languages
Dutch
English
Which language will be used to display weekdays, days, months or years in words is determined by the language in which you specified your document.
Examples
To display | as | use this parameters |
---|---|---|
€ 20,- | Twenty euros | currency: euro |
€ 20,- | Twenty euros and zero cents | spellzerocents: true currency: euro |
$ 20,12 | Twenty dollars and twelve cents | currency: dollar |
Overview
Content Tools