class js.html.CharacterData extends Node
Available on jsText, Comment, and CDATASection all implement CharacterData, which in turn also implements Node. See Node for the remaining methods, properties, and constants.Documentation for this class was provided by MDN.