WriteLine
WriteLine[stream, "string"] writes "string", followed by a newline, to the specified output stream.
WriteLine[proc, "string"] writes "string" to an external process proc.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.