I have a simple question I can’t find any answer to:
When a file is written (created) is it possible to delete the file later if needed? Not just the content, the whole file I mean… so a check like “if file then…” will get right into the else part of the if-else?
If so, how can a file be deleted from a directory?
Thank you for your help!
Daniela