Search

Dollars

Dollars - XpressDox

Convert numbers into words (Dollars) in your XpressDox Document Automation template. The Dollars function will translate a numeric value into a currency in words, specifically Dollars in English.   Command structure: «Dollars(Price)»   Example: «Dollars(Price,'')»(«FormatNumber(Price,'$#,0.00;')?»)  

How to Convert Numbers to Currency

An amount of money can be stored as a numeric value, and rendered as a natural language phrase when needed. The Currency function does this.

LocationAwareCurrencyToWords

Render a numeric amount as a currency in words, depending on the locale   The LocationAwareCurrencyToWords function is, as the name suggests, both location‑ and language‑aware. It converts a numeric value into words and automatically applies the appropriate currency based on your PC’s regional settings (Desktop) or language (Browser). These...
Loading...