---
title: queryCommandIndeterm
framework: WebKit JS
role: symbol
role_heading: Instance Method
platforms: [Safari Desktop 10.0+, Safari Mobile 10.0+]
path: webkitjs/document/1632659-querycommandindeterm
---

# queryCommandIndeterm

## Declaration

```data
boolean queryCommandIndeterm(
    DOMString command
);
```
