Advanced Search
Pure JavaScript
textstream.ReadLine()
The ReadLine() method of an instance of the TextStream object reads a line from a text file up to a newline character. Be careful when using this method with large files because it will use up a good amount of system memory.
PREVIEW
Not a subscriber?
Start A Free Trial