Links
- Named function expressions demystified
- Function
arguments.length—specifies the number of arguments expected by the function.- Functions and function scope
- Functions (Guide)
- Predefined functions
- Functions on the Window
Send to Kindle
arguments.length—specifies the number of arguments expected by the function.