arguments (JavaScript 1.1)

An array of parameters passed to a function.

Properties & Events

KeyDescriptionAvailability
lengthNumber of arguments passed to the function.
chrome 1.0safari 1.0Firefox 1.0ie 4.0opera 7.0

Example
No example available.

Examples having uses of: 'arguments'