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.

oldVersion

Summary

Returns the old version of the database.

Property of apis/indexeddb/IDBVersionChangeEventapis/indexeddb/IDBVersionChangeEvent

Syntax

Note: This property is read-only.

var result = element.oldVersion;

Return Value

Returns an object of type unsigned longunsigned long

Syntax

See also

Related pages

Attributions