Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

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

HomeMenu