Hello Team,
I am trying to extract a sentence which contains a certain word. i have tried using regular expression, it works fine when i tested it using Regular Expression tester, BUT not working in Abbyy Flexicapture Studio.
This is the regular expression : "[^.]*Data[^.]*\."
Kindly let me know if there is any other way to do it.