Parses a form-field display value to a number, stripping thousands separators, currency symbols and other non-numeric decoration. Returns null for blank or unparseable values.
null
The value to use.
The resulting number or null.
Parses a form-field display value to a number, stripping thousands separators, currency symbols and other non-numeric decoration. Returns
nullfor blank or unparseable values.