2026-02-26 - ImportData CsvImportConfig: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 February 2026

26 February 2026

  • curprev 11:0711:07, 26 February 2026Jammy talk contribs 5,080 bytes +5,080 Created page with "= CsvImportConfig = <syntaxhighlight lang="JavaScript"> { "csvImportConfigId": "xxxxx", "recordDeliminator": "\n", "useUserReference": true, "fieldDeliminator": ",", "escapeString": "\\", "removeFloatingEscapeString": true, "removeWhiteSpace": true, "fieldNames": { "titleRow": 1, "titleRowOpenEnclose": "\"", "titleRowCloseEnclose": "\"", "replacefieldNames": {} }, "ignoreRows": [4,5], "overwriteColumnNam..."