Micro Focus QTP (UFT) Forums

Full Version: Is there is any built in function in qtp for changing the currency.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there is any built in function in qtp for changing the currency.


Question:
Write the scripts that takes the value 2000111.4 and displays it as $2,000,111.40'

I know this dollar value can be converted via this built in function ("Format Currency"). What is the way to display the other currency.


Regards,
Kannan
Hi,

Please use CCur(String Value)



Hi,

Please use CCur(String Value).For other currency try to concardinate.