File operations delete

may the filepath argument contain wildcard?

“c:\temp*.*”

Hi,

Fow which activity you intend to use

Regards,
Amit

Delete (but if any or none)

You will have to provide a specific file name if you are using File Activity > delete operation.
As a work around you can get a list of file matching your criteria and then iterate over it to delete each individual file

Regards,
Amit