realmadrid2121 .
Posts: 0
Joined: Mon Sep 22, 2014 1:08 am

How to clear local storage variable stored in array using new Storage API

Clearing a item stored in a local storage array.
I have a variable that is stored in local storage in an array , how does one clear
In the documentation for storage API i see .get , .set and .update ...
ie....Apperyio.storage.storageVariable.get("$['FirstName']")

I tried remove, removeItem with no success
thanks

Return to “Issues”