SimpAttributes.setAttribute

Set the value with the given name replacing an existing value (if any). @param name the name of the attribute @param value the value for the attribute

class SimpAttributes
void
setAttribute
(
string name
,
Object value
)

Meta