---
title: continuePrimaryKey
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/idbcursor/2871318-continueprimarykey
---

# continuePrimaryKey

## Declaration

```data
void continuePrimaryKey(
    any key, 
    any primaryKey
);
```
