I would like to know how can i show the cheque amount for cents to be shown in words instead of numbers.
I am using the report writer function RW_ConvertToWordsAndNumbers(). However, the results is showing me,
Example:- 120.50 shown as "one hundred twenty dollars and 50 cents"
I want it to show as "one hundred twentry dollars and fifty cents" in report writer.
Appreciate if anyone could tell me how to get the above result using report writer.
Thank you.