Skip to main content
Version: Next

Remove Local Storage

Delete a stored value

Description

Delete a key/value pair from the browser local storage

Inputs

  • Control Flow (Control Flow)
  • Key (String): The key to remove

Outputs

  • Control Flow (Control Flow)