key property
Object
get
key
returns the key for the record at the cursor's position. If the cursor is outside its range, this is set to undefined. The cursor's key can be any data type
idb_shim: specific - key must be num or String
Implementation
Object get key;