ValueDelimiter
Indicates what separator to use when pushing values of an array as a single string.
データ型
string
デフォルト値
","
解説
The default format for array elements is a comma-separated string when ArrayOutputFormat is set to DELIMITED. Modifying ValueDelimiter changes the separator to any character of your choice, providing flexibility in the presentation of the array elements.