newline


newline(@optional s = current_writer())
      

Output a line-feed character (newline) to the text output-stream s. Return void.

Also see:

showln


Core Module Index | Contents