Function.arguments

Object arguments

Description

The function arguments, packed into an array.

This property is deprecated; use the arguments property within the function body.