hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

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.