beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

LocalStorageString Op



LocalStorageString
Namespace: Ops.Website

Op author: pandur

Store and retreive a string in browser localstorage




Inputs

Key (String)

storage key

String (String)

storage value

Store (Trigger)

trigger to store number

Outputs

Stored String (String)

the stored value

Storage Support (boolean Number)

boolean to indicate browser support for localstorage


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using LocalStorageString

  • Examples
  • Public
  • My Patches

Changelog


created op
2021-01-19 - pandur