Skip to main content
Version: Next

Get Local Storage

Get a stored value

Description

Returns the value stored in the browser local storage

Inputs

  • Key (String): The key associated with the value

Outputs

  • Value (String): The stored value