ValueDelimiter
Indicates what separator to use when pushing values of an array as a single string.
Data Type
string
Default Value
","
Remarks
The column value for elements that are an array of primitive values is by default a comma-separated string of the values when ArrayOutputFormat is set to DELIMITED. Changing this property changes the separator to the desired character.