Element.setAttribute

Sets an attribute. Returns this for easy chaining

class Element
@scriptable
setAttribute
(
string name
,
string value
)

Meta