Need to split cell info based on text start and end points

We can do with e.g. with regex


EVIDENCE(.|\n)*?(?=WORKAROUND)

[CheatSheet] - System.Text.RegularExpressions | RegEx - News / Tutorials - UiPath Community Forum