Constructordojo.number.__ParseOptions

dojo.require("dojo.number");
defined in dojo/number.js

Usage

function () (view source)

PropertiesBack to top

object with currency information
override the locale used to determine formatting rules
override pattern with this string. Default is provided based on
false by default
choose a format type based on the locale from the following: decimal, scientific, percent, currency. decimal by default.