Set Attribute Node
- Updated2026-02-04
- 1 minute(s) read
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.
Parameters
| Name | Data type | Required | Description |
|---|---|---|---|
| New Attribute | ![]() |
Yes | |
| Old Attribute | ![]() |
No |
Remarks
The following table lists the characteristics of this method.
| Short Name | DUXSetAttributeNode |

