We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The arguments object is available only within a function body.
El objeto arguments está habilitado solamente dentro del cuerpo de la función.
This property replaces the obsolete arguments.caller property of the arguments object.
Esta propiedad reemplaza a la propiedad obsoleta arguments.caller del objeto arguments.
There are three main differences between rest parameters and the arguments object
Hay 3 principales diferencias entre los parámetros rest y el objeto arguments
Attempting to access the arguments object outside a function declaration results in an error.
Intentar acceder el objeto arguments fuera de la declaración de la función producirá un error.
Using the arguments object, you can call a function with more arguments than it is formally declared to accept.
Usando el objeto arguments, podemos llamar una función com más argumentos de los que estén formalmente declarados.
The arguments object creates getter and setter functions for both its properties, as well as the function's formal parameters.
El objeto arguments crea las funciones de getter y setter para sus propiedades, así como parámetros formales de la función.
Difference between rest parameters and the arguments object
Diferencia entre los parámetros rest y el objeto arguments
You can refer to a function's arguments within the function by using the arguments object.
Es posible invocar los argumentos de una función utilizando el objeto arguments.
You can use the arguments object if you call a function with more arguments than it is formally declared to accept.
El objeto arguments se puede usar si se llama a la función con más argumentos de los que ésta formalmente declarada a aceptar.
Using the arguments object, you can call a function with more arguments than it is formally declared to accept.
Usando el objeto arguments, se puede llamar una función con más argumentos de los que formalmente fueron declarados que puede aceptar.
You can refer to a function's arguments within the function by using the arguments object.
Puedes referirte a los argumentos de una función dentro de la misma, utilizando el objeto arguments.
You can use arguments.length to determine the number of arguments passed to the function, and then process each argument by using the arguments object.
Puede usar arguments.length para determinar el número de argumentos pasados a la función, y luego procesar cada argumento usando el objeto arguments.
In most cases, using rest parameters is a good alternative to using an arguments object.
En la mayoría de los casos, el uso de parámetros rest es una buena alternativa al uso del objeto arguments
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.