Parse a string as a number. this function will handle currency symbols and comma groupings
String value
a number value parsed from this string
Parse input value as a number raise error if it is null blank or undefined
a string containing a numeric value
a number
Intl.NumberFormat