Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Reference: CSV-Mtable-Reader Properties

Reference: CSV-Mtable-Reader Properties

Common Tab

Property
XML Attribute Name
Description
Column Names
column-names
A comma-separated list of column names that display on your
mtable
object.
Contains Header Row
contains-header-row
Indicates whether your
mtable
object contains a header row.
Index Column
index-column
The name of the index column that displays on your
mtable
object.
Normalise Column Names
normalise-column-names
Indicates whether the column names on your
mtable
object display with spaces.
If set to
true
, the column names on your
mtable
object display with spaces.
If set to
false
, the column names on your
mtable
object display without spaces.
Separator
separator
The delimiter for separating fields in your
mtable
object.
Use Header Row
use-header-row
Indicates whether your
mtable
object uses the header row to display column names.