substringData
The substringData()
method of the CharacterData interface returns a portion of the existing data, starting at the specified index and extending for a given number of characters afterwards.
The substringData()
method of the CharacterData interface returns a portion of the existing data, starting at the specified index and extending for a given number of characters afterwards.