Available on flash
staticgetAvailableLocaleIDNames():Vector<String>
new(requestedLocaleIDName:String)
@:flash.propertyread onlyactualLocaleIDName:String
@:flash.propertyread onlycurrencyISOCode:String
@:flash.propertyread onlycurrencySymbol:String
@:flash.propertydecimalSeparator:String
@:flash.propertydigitsType:UInt
@:flash.propertyfractionalDigits:Int
@:flash.propertygroupingPattern:String
@:flash.propertygroupingSeparator:String
@:flash.propertyread onlylastOperationStatus:LastOperationStatus
@:flash.propertyleadingZero:Bool
@:flash.propertynegativeCurrencyFormat:UInt
@:flash.propertynegativeSymbol:String
@:flash.propertypositiveCurrencyFormat:UInt
@:flash.propertyread onlyrequestedLocaleIDName:String
@:flash.propertytrailingZeros:Bool
@:flash.propertyuseGrouping:Bool
@:value({ withCurrencySymbol : false })format(value:Float, withCurrencySymbol:Bool = false):String
formattingWithCurrencySymbolIsSafe(requestedISOCode:String):Bool
parse(inputString:String):CurrencyParseResult
setCurrency(currencyISOCode:String, currencySymbol:String):Void