lynx: setSessionStorageItem() static method
The lynx.setSessionStorageItem method is used to set data shared across multiple LynxViews.
Syntax
Parameters
key
The key for the cached data. It can be used subsequently to retrieve the data or listen for changes.
value
The data object to be stored.
Return Value
None (undefined).
Compatibility
LCD tables only load in the browser