a!currency()
what is the role of:--
isocode:"USD" ,"EUR
format: CODE,LOCALE,SYMBOL
how they related to each other.
pls explain me not able to understand from appian docs
Discussion posts and replies are publicly visible
What is your question?
stackoverflow.com/.../how-to-ask
In the a!currency() function,
1. isoCode: we have to mention the country currency code here for which you want to display the desired output. For Example: INR, USD, CAD, GBP , EUR, AUD
2.format: We have 3 types of Formats. With the below examples you can clearly understand the difference between those 3 formats.
1. CODE:
2.LOCALE:
3.SYMBOL: