delattr
Del object attribute
self - object
attr - attribute name
Thread-safe function.
success delattr(object self, string attr);
Last updated
Del object attribute
self - object
attr - attribute name
Thread-safe function.
success delattr(object self, string attr);
Last updated