advance

fun advance(count: Int)(source)

The advance() method of the IDBCursor interface sets the number of times a cursor should move its position forward.

MDN Reference