hw_api_object->remove

(unknown)

hw_api_object->remove -- Removes attribute

Description

bool remove ( string name)

Removes the attribute with the given name. Returns true on success and otherwise false.

See also hwapi_object_insert().