Hi,
I need to pick multiple files from a folder. some files will be in smallletters and some file names will be in capital letter. i need to select all files irrespective of it case.
For eg: filename:
1.happywORld.txt
2.happyworld.txt
3.HAPPYWORLD.txt
The robot should pick all 3 files.