Hi Team,
I am facing issue in regex.
My requirement is to capture word before and after “by”. For that i used below regex present in screenshot
But If you see the last line in Test string it is also having “By” word but its not highlighting word which are present before and after “by” because its including special character after “2020”
I need such regex which can accept any value (number,word,special character) after and before “by”
pls help in this to capture special character also after and before “by” word
Regards,
Sushant