Overview

Printl

printl() => {}

Outputs a string to the console followed by a newline.

Arguments

Required Type Name Description
String output

Text to be printed to the console.