CharacterData.replaceData

Replace count characters starting at the specified offset with the specified string.

interface CharacterData
void
replaceData
(
size_t offset
,
size_t count
,
DOMString arg
)

Meta