Convert a properly formatted currency string to a primitive Number,
using locale-specific settings.
Create a Number from a string using a known, localized pattern.
Parameter |
Type |
Usage |
Description |
expression |
String |
required |
A string representation of a Number |
options |
dojo.currency.__ParseOptions |
optional |
|