Articles tagged: Function
Found 2 documents
- Web/JavaScript/Reference/Functions Generally speaking, a function is a "subprogram" that can be called by code external (or ...
- Web/JavaScript/Reference/Global_Objects/Function The Function constructor creates a new Function object. In JavaScript every function is actually ...