You can use the Delete action to delete files and directories.
The working directory is always the assets folder of the app. If you use relative paths, you must take the assets folder into account.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
TEXT |
filename |
Specifies the path of the directory or file to be deleted. |
Return
None