function StringVector2str input String x[:]; input String comma = ","; input Integer level = 0; output String y[:]; end StringVector2str;