---
title: count
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/idbindex/1633495-count
---

# count

## Declaration

```data
IDBRequest count(
    optional IDBKeyRange? range
);
```
