domAttribute = element.GetDomAttribute(attributeName)
domAttribute = element.GetDomAttribute(attributeName)
| Variable | Description |
|---|---|
| domAttribute | The value of the attribute. Object. |
| attributeName | The name of the attribute. String. |