Add an attribute having the specified value to this object. Return 1 on success and 0 if an attribute having the same value already exists in this object.
DEPRECATED: Use addAttribute instead.
1 on success, and 0 if value already exists
| Name | Description |
|---|---|
| value | attribute to add |