FileInterface.Get(Variable, String) Method |
Top |
DescriptionExtracts the number of characters specified by lengthVariable from the stream, stopping the stream early if the delimiter specified by delimiterString is found.
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
Arguments
Return Value
Returns a String containing the characters extracted from the stream.
Syntax
See also
|