FileInterface.GetLine() Method |
Top |
DescriptionExtracts all the characters from the stream up to the next line feed (\n).
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.
Method Signature
Return Value
Returns a String containing the characters extracted from the stream.
Syntax
See also
|