Documentation
Objects of type DOMCharacterData have no value, and it is an error to try to get or set this value.
| Property | Type | Description |
|---|---|---|
| _node | DOMNode | |
| appendData | function | |
| deleteData | function | |
| getData | function | |
| getLength | function | |
| insertData | function | |
| replaceData | function | |
| setData | function | |
| substringData | function | |
| type | type |
DOMCharacterDatavar.replaceData (
DOMCharacterData ,
integer me,
integer offset,
string count )
arg



