$.writeln

void writeln (any text)

Parameters

text The text to print. All arguments are concatenated.

Description

Prints text to the Console, and adds a newline character.