|
Help with strings
Ok so I am trying to created a app that will loop through a folder and delete files with names that contains key words (ie: 'copy'). I have done some research and tried a few things but cant quite get it to work. Is there a way to check if 'copy' is in a string. Like a .contains() or something. Thanks for your help
__________________
The way programmers percive beauty is intimately related to their ability to process and understand complexity.
|