Short Name: Set Attribute Node
Requires: Base Development System
Class: Element Methods
Adds an attribute. If an attribute with the name you specify already exists in the element, the new attribute replaces the existing attribute. If the new attribute replaces an attribute with the same name, the method returns the previously existing attribute as Old Attribute.
Name | Type | Direction |
---|---|---|
New Attribute | Attribute | in |
Old Attribute | Attribute | out |