Short Name: Set Attribute
Requires: Base Development System
Class: Element Methods
Adds an attribute. If an attribute with the name you specify already exists in the element, its value changes to that of the Value parameter.
| Name | Type | Direction |
|---|---|---|
| Name | string | in |
| Value | string | in |