Back
I have multi-line data in data item when I copy.How can I get the data line by line
Try using this
object: Utility - Strings manipulation C# action: Extract regex values input: text - string you want to split RegEx - ".+\n"
31k questions
32.8k answers
501 comments
693 users