delete file | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | clear file | ||||||
Summary | Removes a file from the user's system. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: revDeleteFolder, close file, delete URL, delete Glossary: command Keyword: file | ||||||
Security | disk | ||||||
Description | Use the delete file command to clean up by removing a file you created. This command can also be used to remove files your stack did not create. Of course, a stack should not remove files and folders it did not create without obtaining explicit confirmation from the user.
| ||||||
Tags | file system |