delete function property from JavaScript generic object
I have a JavaScript object with some properties, one of the properties is function, I want to delete the function property. the problem is that the the JavaScript model is generic, I don't know the property name. How can I do it?
Aucun commentaire:
Enregistrer un commentaire