Libraries anvil naming Attribute set

object set(int index, object element)
Sets an attribute value in the ordered list of attribute values.
Parameters index -  The index of the value in the ordered list of attribute values. 0 <= index < size().
element -  Element to set
Returns Replaced element, if any