Extract line from pdf with regex

Hello

To get group 3.

Try using an assign Activity.

YourVariable = REGEXRESULT(0).Groups(3).Tostring

Update capital letters from Matches result.

If yo I want to learn Regex - check out my Regex Megapost

1 Like