Nodo Reemplazar texto¶
The Replace String node replaces a string segment with another.
Entradas¶
- Cadena de texto
Entrada estándar de cadena.
- Buscar
The substring to find in String to be replaced.
- Reemplazar
A string segment which replaces occurrences of the Find substring.
Propiedades¶
Este nodo no contiene propiedades.
Salidas¶
- Cadena de texto
Standard string output.