.delete()
Deletes a key. Returns a boolean based on whether the key was successfully deleted or not.
Last updated
Deletes a key. Returns a boolean based on whether the key was successfully deleted or not.
Last updated
Parameter
Description
key
The key to delete
Returns
Description
Whether or not the key was successfully deleted