W3cubDocs

/Haxe JavaScript

CurrencyDisplay(String)

package js.lib.intl

import js.lib.intl.NumberFormat

Available on js

Variables

inlineread onlyCode:CurrencyDisplay = "code"

To use the ISO currency code.

inlineread onlyName:CurrencyDisplay = "name"

To use a localized currency name such as "dollar".

inlineread onlySymbol:CurrencyDisplay = "symbol"

To use a localized currency symbol such as €.

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/lib/intl/CurrencyDisplay.html