I have a use case where a PDF form is read into a text variable. The overall structure of the output is consistent. I need a regex match that will read that text variable for a specific text string value and then select all the text on the NEXT line. Any assistance is greatly appreciated.