Vertaling van "to callback" in Spaans
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.
Flag determining what arguments are sent to callback
Indicador que determina qué argumentos se envían a callback
If a thisArg parameter is provided to filter, it will be passed to callback when invoked, for use as its this value.
Si se proporciona un parámetro thisArg a filter(), este será pasado a callback cuando sea invocado, para usarlo como valor this.
At the same time, filter passes 3 parameters to callback (the same way forEach does): element: The element being iterated.
A su vez, filter pasa a callback 3 parámetros (al igual que lo hacía forEach): element: El elemento que está siendo iterado.
At the same time map passes 3 parameters to callback (the same way forEach and filter do)
A su vez, map pasa a callback 3 parámetros (al igual que lo hacían forEach y filter)
The law grants the right to callback to the purchaser of the ticket.
El derecho al retracto lo confiere la norma al adquirente del tiquete.
I use handlers to callback to applications that have made request to my service.
Utilizo *handlers a *callback a aplicaciones que han hecho petición a mi servicio.
We usually handle all calls immediately, but have the possibility to switch to callback, when necessary.
Por lo general, manejamos todas las llamadas inmediatamente, pero tenemos la posibilidad de cambiar a devolución de llamada, cuando es necesario.
Then tap one of those calls, texts, or emails to callback or write a reply.
A continuación, pulsa una de esas llamadas, mensajes de texto o correos electrónicos para devolver la llamada o escribir una respuesta.
Activate the callback option if you want your employees to callback clients who have just completed the web form.
Active la opción de devolución de llamada si desea que sus agentes de ventas llamen a los clientes que acaban de completar el formulario.
Activate callback option in case you'd like your sales agents to callback clients who have just filled the form.
Active la opción de devolución de llamada si desea que sus agentes de ventas llamen a los clientes que acaban de completar el formulario.
This means that you can switch the error mode temporarily and return to callback mode without specifying the callback function again.
Esto significa que puedes elegir el modo de error temporalmente y volver al modo del callback sin volver a especificar la función del callback.
For domestic operations, the callback shall only be exercised with anticipation equal to or greater than eight (8) calendar days between the moment of the timely exercise of the right to callback and the expected date of the beginning of the provision of service.
Para operaciones nacionales, el retracto solo podrá ser ejercido con una anterioridad igual o mayor a ocho (8) días calendario, entre el momento del ejercicio oportuno del derecho de retracto y la fecha prevista para el inicio de la prestación del servicio.
Passing arguments to callback functions