Replaces all occurrences of the search string with the replacement string.
inputs:
string – link with the string being searched and replaced on, otherwise known as the haystack.
- Required: yes
search – input or specify directly the value being searched for, otherwise known as the needle.
- Required: yes
replace – input or specify directly the replacement value that replaces found search values, If empty then all values in search are be erased from string.
- Required: no
outputs:
result – string with the replaced values.
![](https://logicbuilder.integroscrm.com/help/wp-content/uploads/2022/02/img-154-1197c3cf7d5645868a15f91d0bcdb641-1024x339.png)
Click to rate this post!
[Total: 0 Average: 0]