Replace String Node¶
The Replace String node replaces a string segment with another.
Inputs (Inputs)¶
- String
Standard string input.
- Find
The substring to find in String to be replaced.
- Replace (Vervangen)
A string segment which replaces occurrences of the Find substring.
Properties (Eigenschappen)¶
Deze node heeft geen eigenschappen.
Outputs (Outputs)¶
- String
Standard string output.