Last updated on
Apr 27, 2021
|
Also applies to ColdFusion
Clearing the storage
Remove all the items from the local storage.
Method summary
clear() |
- returns – None
- params
- None
Usage
<cfset item = cfclient.localstorage.clear() > |