JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next

Function.arguments[] Property

Name

Function.arguments[] Property---arguments passed to a function

Availability

Navigator 2.0, Internet Explorer 3.0

Synopsis

function.arguments[i]
function.arguments.length

Description

The arguments property of a Function object is an array of the arguments that are passed to a function. arguments.length specifies the number of elements in the array. JavaScript allows any number and any type of arguments to be passed to a function, and the arguments[] array allows you to write functions that can gracefully accept a variable number of arguments.

If the function was defined with n argument names, then the first n elements in the arguments[] array may also be referenced through the defined argument names.

See Function for more details on the use of this property.

See Also

"Function"


Function Function.caller


file: /Techref/language/JAVA/script/definitive/refp_144.htm, 4KB, , updated: 2019年10月14日 16:00, local time: 2025年9月17日 22:57,
40.74.122.252:LOG IN

©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://techref.massmind.org/techref/language/JAVA/script/definitive/refp_144.htm"> [Chapter 21] Reference: Function.arguments[]</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here:
if you want a response, please enter your email address:
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

Welcome to massmind.org!

Welcome to techref.massmind.org!

.

AltStyle によって変換されたページ (->オリジナル) /