upperOpen
Summary
Returns false if the upper-bound value is included in the key range. Returns true if the upper-bound value is excluded from the key range.
Property of apis/indexeddb/IDBKeyRangeapis/indexeddb/IDBKeyRange
Syntax
var result = element.upperOpen;
element.upperOpen = value;
Syntax
Standards information
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]