The writeln JS Document adds the given string(s) to the Document's input stream, followed by a newline character.
Syntax
document.writeln(...text)
The writeln JS Document adds the given string(s) to the Document's input stream, followed by a newline character.
document.writeln(...text)