This documentation is archived and is not being maintained.
oldValue property
Gets the previous value of the key.
Syntax
| JavaScript | p = object.oldValue |
Property values
Type: String
The previous value, or null if the key is newly added.
Standards information
See also
-
StorageEvent