# CLIClear

Clears the CLI screen.

## Method Signature

```
CLIClear()
```

### Arguments

This function does not accept any arguments

## Examples

## Related

* [CLIExit](https://boxlang.ortusbooks.com/boxlang-language/reference/built-in-functions/cli/cliexit)
* [CLIGetArgs](https://boxlang.ortusbooks.com/boxlang-language/reference/built-in-functions/cli/cligetargs)
* [CLIRead](https://boxlang.ortusbooks.com/boxlang-language/reference/built-in-functions/cli/cliread)
