DisplayClusterHelpers::str::ArrayToStr

Exports array data to a string Example: {item1, item2, item3, item4} => "item1,item2,item3,item4"