Articles tagged: Constructor
Found 2 documents
- Web/JavaScript/Reference/Global_Objects/Function The Function constructor creates a new Function object. In JavaScript every function is actually ...
- Web/JavaScript/Reference/Global_Objects/Object The Object constructor creates an object wrapper.