Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,
I'm still rather new to UCCX and Java. I retrieve some info from a REST call and end up with a currency designator in a string variable.
curCode = "EUR"
How can I create a Currency variable from this string value?
Thanks,
Brad