AtEndOfLine Property

 Object: TextStream
 Syntax: AtEndOfLine ()
 Type: Boolean
 Description: This property returns true if the file cursor is at the end of a line in the current file. It returns false if the cursor is at the beginning or middle of a line.

 

Previous Page Next Page