ParseCurrency
Parses a currency value in to a numeric using the specified or context locale
Method Signature
Arguments
Argument
Type
Required
Description
Default
string
string
true
the value to be parsed
locale
string
false
the optional locale to apply in parsing
Examples
Related
Last updated