In order to use this fonction you must follow the details specified within the function, in this case:
The &sCurrencyName parameter contains the NAME of the currency which the function automatically appends to the result (Dollars, Euros, etc).
The &sDecimalName parameter contains the NAME of the currency subdivision which the function automatically appends to the result (Cents,pennies, etc).
example: show(@CurrencyToText(&myVar,'Dollar','Cents'))
This function converts a currency value to its textual representation, therefore please ensure that the value you are converting is of currency type.
Thank you,
Tamara
Team OL