ValueDelimiter
Indicates what separator to use when pushing values of an array as a single string
データ型
string
デフォルト値
","
解説
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.