Document.createTextNode

Creates a Text node given the specified string.

interface Document
createTextNode
(
DOMString data
)

Meta