Skip to main content

storageGet

Retrieves data from the local storage.

Parameters

Examples

storageGet('key');

Returns any data from the local storage. Returns '' if key is not found

Meta

  • version: 1.9.0