# show-nulls modifier

The show-nulls modifier allows the display
of empty multivalues.

## Syntax

```
show-nulls
```

## Example(s)

```
list entity name contact show-nulls
```

---
Source: https://d3codex.com/access/show-nulls-modifier/ - part of the D3Codex reference.
