TextStream.ReadLine() (Method)

A method that reads a line from the text stream.

Availability:

JScript - 2.0
Internet Explorer - 4.0
Property/method value type:String primitive
JavaScript syntax:IEmyTextStream.ReadLine()

This method will read the remainder of a line up to but not including the newline character.