removeAttribute
Description
Remove the attribute with the given name from this element.
Syntax
xopuselement.removeAttribute (name : String)
Arguments
- name
String. The name of the attribute.
History
| version | event |
|---|---|
| Xopus 3.1.6 | Introduction. |
Remove the attribute with the given name from this element.
xopuselement.removeAttribute (name : String)
String. The name of the attribute.
| version | event |
|---|---|
| Xopus 3.1.6 | Introduction. |
Loading...