FunctionsElementRemoveAttributeElementRemoveAttribute CallableElementRemoveAttribute(ID: string, Name: string): voidRemoves an attribute from a specified element.ParametersID: stringThe id of the element from which to remove the attribute.Name: stringName of the attribute to remove.Returns voidNothing
Removes an attribute from a specified element.