# ifno modifier

The ifno modifier is the same as indicating
with no or with not in an AQL sentence.

## Syntax

```
ifno attr.name
```

## Example(s)

```
list entity ifno contact
```

## See also

- [without modifier](https://d3codex.com/access/without-modifier/)

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