How can I write regular expression which meets the following requirements:
1) Must be exactly one sequence with 7 digits
2) EDD or FINAL word somewhere
How can I write regular expression which meets the following requirements: 1) Must be
Share
This should do the trick :
OR