ValueDelimiter
Indicates what separator to use when pushing values of an array as a single string.
Data Type
string
Default Value
","
Remarks
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.