JSInt
SCALAR
Represents non-fractional signed whole numeric values. JSInt
can represent values between -(2^53) + 1 and 2^53 - 1.
SCALAR
Represents non-fractional signed whole numeric values. JSInt
can represent values between -(2^53) + 1 and 2^53 - 1.