Hi,
I want to be able to retrieve the currency code from the local settings. I've got a list with currency codes and countries, etc.
For example, if the system is in the US, I would like to get the USD code, etc.
The IFMXLocaleService.GetCurrentLangID returns a generic 'en' from which I am not able to retrieve the currency symbol.
Anyone any ideas?
Thanks a lot