Plugin : Webstorage Ext

Author:Rex.Rainbow

Download

Properties

Actions

Expressions

Local

Expression:LocalValue

  • Get the value from a key in local storage. Return the default value if the key does not existed, and save the default value to webstorage.
    • Key ( string ) : Key name
    • Default ( number or string ) : The default value if the key does not existed.

Conditions