You can try this pattern:
“.*(?i)(.PDF|.pdf)”
If you’re interested to learn more about regular expressions (RegEx), read this post:
Vasile.
You can try this pattern:
“.*(?i)(.PDF|.pdf)”
If you’re interested to learn more about regular expressions (RegEx), read this post:
Vasile.