console.newLine

Instance of

Function

Return value

console

Description

Writes the new line character or characters sequence (platform dependent) to standard output stream.

Example

console.newLine();