Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (5.3k points)

I have multi-line data in data item when I copy.How can I get the data line by line

1 Answer

0 votes
by (9.5k points)

Try using this 

object: Utility - Strings manipulation C# action: Extract regex values input: text - string you want to split RegEx - ".+\n"

Related questions

Browse Categories

...