Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the ISO Currency name for the given ISOCurrencyCodes enumeration value.
Syntax
client server public static ISOCurrencyName getISOCurrencyName(ISOCurrencyCodes _currencyCode)
Run On
Called
Parameters
- _currencyCode
Type: ISOCurrencyCodes Enumeration
The ISOCurrencyCodes enumeration value that represents a specific ISO currency code.
Return Value
Type: ISOCurrencyName Extended Data Type
The numeric ISO Currency name for the given ISOCurrencyCodes enumeration value.
Remarks
Use this method to display the name of a given ISO currency code.