> For the complete documentation index, see [llms.txt](https://docs.nedyx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nedyx.com/nedyx/clearlines-functions/import-export-functions/deletefile.md).

# DELETEFILE

#### Syntax

**DELETEFILE**(*internalFileName*)

* *internalFileName* - the name of the file to be deleted - ***Value type**: Text*

**Remarks**

* A list of file names can also be specified as *internalFileName*. These files are then deleted one after the other on the nedyx server.
* The function returns !ERROR if there is no file with the name *internalFileName*.

#### Examples

Here, the "Delete file" button deletes the file with the internal file name from the internalFileName field on the nedyx server:

<div align="left"><figure><img src="/files/lS8nMwTjKi0H2EqckA44" alt=""><figcaption></figcaption></figure></div>
