The below transaction summary is part of a larger string acquired by using the ReadPDFText activity.
How do I use RegEx to identify the text between “Count Amount Debits Credits” and “This information is covered by the”, and then assign it to its own variable.
All lines are static except the actual amounts and there is additional text in the string before and after what is provided.