# ni-supp modifier

The ni-supp modifier suppresses the
number of items listed message at the end of most AQL reports.

**Synonyms:** (j, (b

## Syntax

```
ni-supp
```

## Example(s)

```
list entity phone ni-supp name
```

```
list entity phone name (j
```

```
list entity phone name (b
```

## See also

- [list-file-stats command](https://d3codex.com/tcl/list-file-stats-command/)
- [listacc command](https://d3codex.com/tcl/listacc-command/)
- [listconn command](https://d3codex.com/tcl/listconn-command/)
- [Modifiers](https://d3codex.com/access/modifiers/)
- [Options (Access Query Language)](https://d3codex.com/access/options-access-query-language/)

---
Source: https://d3codex.com/access/ni-supp-modifier/ - part of the D3Codex reference.
