Returns an integer number constructed from a number or string x.
x
An integer number parsed from the given value or NaN.
NaN
parseInt
The number or string.
Generated using TypeDoc
Returns an integer number constructed from a number or string
x
.Returns
An integer number parsed from the given value or
NaN
.See
parseInt