tblITableEditor ImportCSV
Imports the CSV file into TableView.
Syntax
tblITableEditor ImportCSV importCsvFilePath batchmode
Application
HyperWorks Tcl Query
Description
Imports the CSV file into TableView.
Inputs
- importCsvFilePath
- The location of the CSV file to import.
- batchmode
- batchmode = 1 by default.
Errors
Returns success (0) or an error code.
Keywords
HyperWorks
Tcl
Query