How Can I delete files older than 2 days old?

I want to scan files in a directory and delete files that are over two days old.  I can't figure out how to do that using iterators or the FileSet define.

Hi Peter,

Please find the attached example project that uses a FileSet to find files based on a date.

Regards,
Paul.

FileSetDateExample.fbz6 (2.15 KB)