This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

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