Description
Reads a line from the file stream
Syntax
stream.readLine()
Parameters
Returns
Returns a string represents the read line.