July 31, 2023

Pesos - XpressDox

Convert numbers into words (Pesos) in your XpressDox Document Automation template.

The Pesos function will translate a numeric value into a currency in words, specifically Pesos in Spanish.

 

Example:

«FormatNumber(Share_price)» («Pesos(Share_price,'')»)

 

The Pesos function also takes a second parameter «Pesos(Share_price,’ToUpper’)» or «Pesos(Share_price,’ToLower’)» should you want to change the case of the conversion into Upper or Lower case.