CharacterData.substringData() (Method)

Non destructively extract a section of the text from the character data node.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 5.0
Internet Explorer - 5.0
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:-myCharacterData.substringData(anOffset, aCount)
Argument list:anOffsetA location where the substring starts
aCountThe length of the substring