FunctionsElementSetAttributeElementSetAttribute CallableElementSetAttribute(ID: string, Name: string, Value: string): voidSets an attribute to a specified value on a specified elementParametersID: stringThe id of the element to create/set the data attribute of.Name: stringName of the attribute.Value: stringValue to give to the attribute.Returns voidNothing
Sets an attribute to a specified value on a specified element