removeItem( )


Removes an item from local or memory storage.

Method Declaration
Copy
Method Parameters
keystringRequired

The key of the item to remove.

JavaScript
Did this help?