removeItem( )


Removes an item from local, session, or memory storage.

Method Declaration
Copy
Method Parameters
keystringRequired

The key of the item to remove.

Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?