If I understand correctly, "set local value" lets us store a value to an assigned key in browser cache, but how do we get the stored value? Please help. Thank you!
Develop games in your browser. Powerful, performant & highly capable.
Use the expression
WebStorage.LocalValue("my_key")
All the possible expressions that you can use in Construct 2 are listed in the expressions panel, which is floating faded-out whenever you need to enter an expression.