Parses a string
representation of a numeric value as a float according to the
specified number format.
Copyright © 2016 Mobilengine Corp. All rights reserved. version: 7.0.4.19927
Parses a string
representation of a numeric value as a float according to the
specified number format.
Returns
The float
value
that corresponds to the string parameter. The method returns undefined
if the string parameter cannot be parsed as a float using the number-format parameter.