.delete()
Deletes a key.
delete(key)
Parameter
Description
key
The key to delete
Returns
Description
Whether the key was successfully deleted or not
Also allows the use of dot notation:
Last updated
Deletes a key.
Parameter
Description
key
The key to delete
Returns
Description
Whether the key was successfully deleted or not
Also allows the use of dot notation:
Last updated