Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
object-delete
Deletes the property with the specified key from the object.
Parameter
Type
Description
self
object
The object to delete the property from.
key
string
The key of the property to delete.
return
void
No return value.