delfile
delfile deletes the file at the specified path if it exists.
This is useful for cleaning up temporary data or removing no-longer-needed files at runtime.
Parameters
| Parameter | Description |
|---|---|
path |
The path of the file to delete. |
delfiledelfile deletes the file at the specified path if it exists.
This is useful for cleaning up temporary data or removing no-longer-needed files at runtime.
| Parameter | Description |
|---|---|
path |
The path of the file to delete. |