Hi community,
I have multiple line string with content
blablabla---blablabla---blablabla
I want to convert this string that it looks like this:
blablabla
blablabla
blablabla
Can I use the replace string object for this? Or should I use regular expression?
What is the "new line command"? I already tried " " and "<br>"
I am working with NINTEX on ‌
Cheers
mai-kel