Writes a line of text to a file with a newline. Takes a file handle and a string. Returns nothing (void).
fileHandle
Int
str
String
; No example implemented yet