Hi guys!
I have this problem.
"xxxx
info"
I need “xxxx info”
I already tried a few ideas that i found here but not working. (regex, VbCrLf, replace)
any idea
Hi guys!
I have this problem.
"xxxx
info"
I need “xxxx info”
I already tried a few ideas that i found here but not working. (regex, VbCrLf, replace)
any idea
Hello @RPA_RPA2 Welcome to the UiPath Community Forum.
Please find attached screenshot along with the regex and execution log.
Let me know if it helps.
Thanks.
thank you very much!
it depends on some details of the input string

We handled all variations with one pattern
But [\r\n] is more compact and therefore to prefer
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.