Interface FnumberFormat

Formats the number (argument[1]) according to the specified format (arguments[0]) using the default locale or the one provided (argument[2]) as an optional argument. The format syntax can be found in the Java DecimalFormat javadocs

Hierarchy

Properties

Properties

name: "numberFormat"

Generated using TypeDoc