On v11 Cloudsuite, we want to use IPA to delete same filenames with datestamps, e.g. invoice0823.csv, invoice0824.csv, invoice0826.csv, etc.
Is it possible to delete all files beginning with "invoice" when each "invoice" file has a different datestamp.
I know FileAccess node can delete (1) file.
Not sure how to code a deletion of same filenames with multiple occurrences. Thanks for your assistance.