I want to extract a text that exist anywhere in a word file that is having a pattern like 000-1223333…ie 3numbers followed by hyphen followed by 10numbers
Any suggestion using regex…
I want to extract a text that exist anywhere in a word file that is having a pattern like 000-1223333…ie 3numbers followed by hyphen followed by 10numbers
Any suggestion using regex…
Can you pls write it as a expression… Like
System.text.regular expression.regex(…)