How to Use Function "Constructors"

Function

The Function object provides methods for functions. In JavaScript, every function is actually a Function object.


Source: Mozilla, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function
Creative Commons License This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.