tblITableEditor ImportCSV

Imports the CSV file into TableView.

Syntax

tblITableEditor ImportCSV importCsvFilePath batchmode

Application

Tcl Query

Description

Imports the CSV file into TableView.

Inputs

importCsvFilePath
The location of the CSV file to import.
batchmode
batchmode = 1 by default.
This bypasses all warning messages from Tcl.

Errors

Returns success (0) or an error code.

Keywords

Tcl

Query