Extract line by Line in Nintex workflow
Through lazy approval in Nintex workflow, I had to extract the approver’s comment line by line. Using Regular expressions in Nintex workflow we can accomplish that.
Regular expressions:
Here the “ApproverComments” is a collection variable. You can extract from the collection and update the list using For-each & Run-If conditions
Get the 3rd line: