Replace String Node#
The Replace String node replaces a string segment with another.
Inputs – Уводи#
- String
Standard string input.
- Знаходження – Find
The substring to find in String to be replaced.
- Replace – Заміна
A string segment which replaces occurrences of the Find substring.
Properties – Властивості#
Цей вузол наразі немає властивостей.
Outputs – Виводи#
- String
Standard string output.