WriteLine
WriteLine["file","string"]
writes "string" to a file, followed by a newline.
WriteLine[stream,"string"]
writes "string", followed by a newline, to the specified output stream.
WriteLine[proc,"string"]
writes "string" to an external process proc.
Examples
open allclose allBasic Examples (2)
Scope (2)
Properties & Relations (1)
WriteLine inserts line breaks after each string it writes:
WriteString does not insert line breaks automatically:
Text
Wolfram Research (2014), WriteLine, Wolfram Language function, https://reference.wolfram.com/language/ref/WriteLine.html (updated 2016).
CMS
Wolfram Language. 2014. "WriteLine." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/WriteLine.html.
APA
Wolfram Language. (2014). WriteLine. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/WriteLine.html