Share via


arguments Object Properties

The arguments object represents the arguments to the currently executing function and to the functions that called it.

Properties

0...n Properties

arguments Property

callee Property

caller Property

length Property (arguments)

See Also

Other Resources

Properties (Visual Studio - JScript)

JScript Reference