engine:import:setcsvdelimiter
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| engine:import:setcsvdelimiter [2018/08/14 22:49] – created dcumming | engine:import:setcsvdelimiter [2025/03/04 23:22] (current) – [See Also] Scott Cunliffe | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | setcsvdelimiter | + | ====== SetCSVDelimiter ====== |
| - | ==== SetCSVDelimiter ==== | ||
| Set the delimiter to be used in CSV processing and instruct the engine to process each record as CSV. | Set the delimiter to be used in CSV processing and instruct the engine to process each record as CSV. | ||
| - | ==== Phase ==== | + | ===== Phase ===== |
| - | This instruction is used by the TapeTrack Import Engine. | + | |
| - | ==== Syntax ==== | + | This instruction is used by the TapeTrack INI Engine. |
| - | **SetCSVDelimiter**// | + | |
| - | character // | + | ===== Syntax ===== |
| - | |delimiter| The delimiter to be used when parsing a CSV file. This is usually a comma ("," | + | '' |
| + | |||
| + | ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ | ||
| + | |delimiter| String|The delimiter to be used when parsing a CSV file. This is usually a comma ("," | ||
| ==== Example ==== | ==== Example ==== | ||
| - | **SetCSVDelimiter: | + | Parse a CSV file using a comma as the delimiter. |
| - | |SetCSVDelimiter("," | + | |
| + | < | ||
| + | SetCSVDelimiter("," | ||
| + | </ | ||
| + | |||
| + | ===== See Also ===== | ||
| + | |||
| + | [[engine: | ||
| + | [[cli: | ||
| + | [[cli: | ||
| + | |||
| + | {{tag> import_engine sync_engine ttidef}} | ||
engine/import/setcsvdelimiter.1534286968.txt.gz · Last modified: 2025/01/21 22:07 (external edit)
