Skip to content

Std stream stream writeline

std:std.stream.Stream.WriteLine

Method WriteLine:Void( str:String )#

Writes a line of text to the stream.

Writes the characters in str followed by the line terminating sequence "rn".