Replace String Node
The Replace String node replaces a string segment with another.
輸入
- 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.
屬性
這個節點沒有屬性。
輸出
- String
Standard string output.