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 millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode. Click here to see the documentation for this object in nanosecond timing precision mode.
Overload List
See also
|