El flujo de trabajo espera recibir una cadena JSON serializada.
The workflow expects to receive a serialized JSON string.
Como se puede ver, esta es la cadena JSON del resultado.
As you can see, this is a JSON string of your search result.
Plugins pueden recuperar el archivo de configuración directamente como una cadena JSON
Plugins can retrieve the configuration file directly as a JSON string
Se deserializa de una cadena JSON.
It gets deserialised from a JSON string.
Quiere crear una cadena JSON que represente esta selección
You want to create a JSON string representing this selection
Solo desea incluir un campo en la cadena JSON y utilizar una etiqueta diferente.
You only want to include one field in the JSON string and use a different label.
Ahora vamos a configurar los diferentes parámetros para crear la cadena JSON requerida. título
Now we'll configure the various parameter to create the required json string. title
En este caso la cadena JSON serializada del mensaje será el contenido del nodo json de la fuente de página.
In this case, the serialized JSON string of the message will be the contents of the page source's json node.
Si el reemplazo es un array, los valores indican los nombres de las propiedades del objeto que se va a incluir en la cadena JSON resultado.
If replacer is an array, the array's values indicate the names of the properties in the object that should be included in the resulting JSON string.
Devuelve el valor que se va a agregar a la cadena JSON, de la siguiente manera
It should return the value that should be added to the JSON string, as follows
El valor de datos resultante de la digestión del cuerpo de la respuesta como una cadena JSON se pasa como el primer parámetro para esta devolución de llamada, y el estado como el segundo.
The data value resulting from digesting the response body as a JSON string is passed as the first parameter to this callback, and the status as the second.
Cada uno tiene un nombre de evento especificado por el campo event, y un campo data cuyo valor es una cadena JSON apropiada con los datos necesarios para que el cliente actue sobre el evento.
Each has an event name specified by the event field, and a data field whose value is an appropriate JSON string with the data needed for the client to act on the event.
Devuelve una cadena JSON.
Returns a JSON string.