getLocaleCurrencyName
function
Deprecated
Retrieves the name of the currency for the main country corresponding
to a given locale. For example, 'US Dollar' for en-US.
API
getLocaleCurrencyName( locale: string): string;Jump to details
Retrieves the name of the currency for the main country corresponding
to a given locale. For example, 'US Dollar' for en-US.
getLocaleCurrencyName( locale: string): string;