This method writes an XYData object to a user-defined ASCII file.
This method writes an XYData object to a user-defined ASCII file.
session.writeXYReport
Required arguments
A String specifying the name of the file to which X–Y data will be written.
A sequence of XYData objects to be written to the output file.
Optional argument
A Boolean specifying whether to append the X–Y data to the existing file. The default value is ON.
Return value
Exceptions