writeln
Description
The writeln of Document for JS adds the given string(s) to the Document's input stream, followed by a newline character.
Syntax
document.writeln(...text)
Examples
1
2
Links
Document
- adoptNode
- characterSet
- compatMode
- contentType
- createCDATASection
- createComment
- createDocumentFragment
- createElement
- createElementNS
- createProcessingInstruction
- createTextNode
- doctype
- Document
- documentElement
- documentURI
- exitPictureInPicture
- getElementsByClassName
- getElementsByTagName
- getElementsByTagNameNS
- implementation
- importNode
- pictureInPictureEnabled
- URL
- write