Convert AMOUNT to WORDS
Hi,
I have a requirement to convert the amount into words.
Example: if the amount is - 2585.85 and the currency is INR
Req O/p: Two Thousand Five Hundred Eighty Five and eighty five paisa.
I achieved it using " toWordsAmt"
But, if the amount is - 2585.85 and the currency is USD. Then also it is showing me the same output. How can it be paisa when the currency is USD?
Can anyone help me out.
Thanks
I have a requirement to convert the amount into words.
Example: if the amount is - 2585.85 and the currency is INR
Req O/p: Two Thousand Five Hundred Eighty Five and eighty five paisa.
I achieved it using " toWordsAmt"
But, if the amount is - 2585.85 and the currency is USD. Then also it is showing me the same output. How can it be paisa when the currency is USD?
Can anyone help me out.
Thanks
0