javascript Number constructor
@March 15, 2008, 1:22 a.m.
constructor | Firefox/Netscape/NN 4 IE 4 ECMA 1 |
Read/Write | |
This is a reference to the function that created the instance of a Number objectthe native Number( ) constructor function in browsers. |
|
Example | |
if (myVar.constructor == Number) { // process native function } |
|
Value | |
Function object reference. |
Permanent URL:
http://javascript.gakaa.com/number-constructor.aspx
Powered by Linode.