FileInterface.GetLine Method |
Top |
DescriptionReturns any number of characters which are extracted from the file stream until a specified delimiter, line feed (\n), or EOF is encountered. Use the Put method to preserve line feeds because they are ignored by GetLine. The user can specify whether to use the line feed or a custom delimiter to mark the end of a line.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Overload List
See also
|