Remove the attribute having the specified value from this object.
Return the number of attributes being removed (i.e., 1 on success and 0 if no attribute having value exists in this object).
DEPRECATED: Use removeAttribute instead.
1 on success, and 0 if the attribute does not exist
| Name | Description |
|---|---|
| value | attribute to remove |