cfclient.localstorage.removeItem

Removing an item from storage

Remove an item from the local storage identified by a key.

Method summary

 

removeItem(key,value)

  • returns – None
  • params
    • Key (String)

Usage

<cfset cfclient.localstorage.removeItem(“myKey”) >


Example

See Using the Storage APIs

 Adobe

Get help faster and easier

New user?