# %closeall() function

The %closeall() function closes all
opened file-descriptors, including sockets.

## Syntax

```
closeall()
```

---
Source: https://d3codex.com/pickbasic-flashbasic/percent-closeall-function/ - part of the D3Codex reference.
