Console.write

Write a line to the console.

Parameters

line
Type: string

The line to write.

Meta