Hi Community,
I need regex expression for the below requests. Thanks in advance
1) I want to identify Below highlighted dynamic text "WARNING" from next line after matching the word "Rules Other". But word is dynamic it should be anything. I found out a solution using find spaces after match then extracted the required text using between spaces but if any regex expression is available that will be good
Extracted Text : Rules Other
PASS PASS PASS PASS PASS PASS PASS PASS PASS WARNING PASS
B) I want to take entire Next line after matches the word Review Result
Extarcted Text: Review Result: WARNING Top
Review Error (ABCD) - Charges(1234567) WARNING

Report
All responses (
Answers (