Used to store content that will not be analyzed. It will be stored after each analysis row created within the data table.
Example:
<StoreExtraVariables>
<ExtraVariable>
<ColumnName>Group name</ColumnName>
<ColumnType>System.String</ColumnType>
<ColumnValueName>Title</ColumnValueName>
</ExtraVariable>
<ExtraVariable>…</ExtraVariable>
</StoreExtraVariables>
The name of the column that will be created within the data table.
The type of column created within the data table.
For help with column types, see Convert XML/Column Type.
The name of the column that will be used when storing content.