Easy Tutorial
❮ Jsref Lastindex Regexp Prop Style Boxsizing ❯

JavaScript constructor Property

JavaScript Number Object

Example

Returns a reference to the Number function that created the object:

Output result:


Definition and Usage

The constructor property returns a reference to the Boolean function that created the object.


Browser Support

All major browsers support the constructor property.


Syntax

Technical Details

Return Value: Function object. A reference to the Number function that created this object
JavaScript Version: 1.1
--- ---
❮ Jsref Lastindex Regexp Prop Style Boxsizing ❯