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