Node.removeAttribute

Remove an attribute

struct Node
bool
removeAttribute
(
string key
)

Return Value

Type: bool

true if attribute exists false otherwise.

Meta