In this example, the concat function is used in two occurrences. | En este ejemplo, la función concat se usa en dos ocasiones. |
Connect the constant with value1 of the concat function. | Conecte la constante con el valor value1 de la función concat. |
The concat function is also called a second time by the mapping. | La función concat es llamada una segunda vez por la asignación. |
Add the concat function, by dragging it from the Libraries window. | Añada la función concat arrastrándola desde la ventana Bibliotecas. |
Search for the concat function in the Libraries window and drag it to the mapping area. | Busque la función concat en la ventana Bibliotecas y arrástrela hasta el área de asignación. |
To create the file name of each output file, we will use the concat function. | Para crear el nombre de archivo de cada archivo de salida usaremos la función concat. |
The concat() method is used to concatenate, or combine, two strings into a new String object. | El método concat () se utiliza para concatenar o combinar dos cadenas en un nuevo objeto String. |
In this example, the file name is produced with the help of concat function, as mentioned above. | En este ejemplo, el nombre del archivo se obtiene con ayuda de la función concat, como explicábamos más arriba. |
Then create a connection from the result of the get-fileext function to value3 of the concat function. | Después cree una conexión entre el resultado result de la función get-fileext y el valor value3 de la función concat. |
For example, the node Addressee could be updated with an XPath expression like concat(Title, ' ', FirstName, ' ', LastName). | Por ejemplo, el nodo Destinatario se puede actualizar con una expresión XPath como concat(Título, ' ', Nombre, ' ', Apellido). |
