Write CSV File ============== Category -------- CSV File Commands Description ----------- This command writes specified data to a CSV file. Use this command when you want to write data to CSV files. Parameters ---------- **Excel File** Indicate the path to the Excel file. **CSV File** Indicate the path to the CSV file. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\CSV File Commands\\Write CSV File\\Write CSV File.xml` See Also -------- - :doc:`Read CSV to DataTable ` - :doc:`Write CSV File(DataTable) `