# whereindx macro

The whereindx macro invokes the wheres command with the indx parameter.

## Syntax

```
whereindx {options}
```

## Parameter(s)

| indx | Indicates that only the lines accessing B-tree indexes display. |
| --- | --- |

## See also

- [where command](https://d3codex.com/tcl/where-command/)
- [wheres command](https://d3codex.com/tcl/wheres-command/)

---
Source: https://d3codex.com/tcl/whereindx-macro/ - part of the D3Codex reference.
