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