Description
An object representation of the number data type and placeholder for numeric constants.
Syntax
new Number(value)
Parameters
Remarks
FFish Script creates Number objects as required from numerical values.
It is rarely necessary to create Number objects explicitly.