substringData (DOMCharacterData - JavaScript)
Extracts a range of data from the node.
Defined in
DOMCharacterDataSyntax
substringData(offset:int, count:int) : string
Parameters | Description |
---|---|
offset |
|
count |
Extracts a range of data from the node.
substringData(offset:int, count:int) : string
Parameters | Description |
---|---|
offset |
|
count |