Javascript debugger Website design ↑
hw_api_object { bool remove(string name);}
bool remove(string name);
Removes the attribute with the given name.
The attribute name.
Returns TRUE on success or FALSE on failure.
TRUE
FALSE
Javascript debugger Website design