hello,
i have the following string:
“text word number word”
i need to substitute word with new-word. the result should be:
“text new-word number new-word”
something like this but for string/characters
is there any function available in om?
any hint would be appreciated!
best
rc