13-Aquamarine
March 8, 2026
Solved
Replace a string with a string
- March 8, 2026
- 1 reply
- 272 views
I have a character replace function. I would like to use it to replace a string with a string. If the user inputted duplicate "OR's" then I want the function to thin out "OR OR" to just "OR".
Thanks in advance


