writecln

Writes line to console and goes to newline

void
writecln
(
T...
)
()

Parameters

params
Type: T

Text to write

Meta