Skip to main content
Version: 2.13

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