tblITableEditor ExportCSV
Exports the table in the CSV format.
Syntax
tblITableEditor ExportCSV exportCsvFilePath batchmode
Application
HyperWorks Tcl Query
Description
Exports the table data in the CSV format.
Inputs
- exportCsvFilePath
 - The location to export the file to.
 - batchmode
 - batchmode = 1 by default.
 
Errors
Returns success (0) or an error code.
Keywords
HyperWorks
Tcl
Query