Document.createComment

Creates a Comment node given the specified string.

interface Document
createComment
(
DOMString data
)

Meta