next up previous contents
Next: Properties Up: FFish Script Objects Reference Previous: Boolean object   Contents


Number object

Description

An object representation of the number data type and placeholder for numeric constants.


Syntax

new Number(value)


Parameters

value
The numeric value of the Number object being created, or a value to be converted to a number.


Remarks

FFish Script creates Number objects as required from numerical values.

It is rarely necessary to create Number objects explicitly.




Subsections

Copyright ©2000-2010 Shanghai TopCMM Software Technologies. All Rights Reserved.