StringArray.WriteToFile(String) Method |
Top |
DescriptionWrites the contents of a StringArray to a file. Each Element becomes a new line in the file.
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 the number of lines written. If the file could not be written, returns 0.
Syntax
See also
|