fun arrayify(strings: Collection<String>): String
Turns a collection of strings into a single string based on the fields of this ArraySettings object.
ArraySettings
strings - the strings to arrayify
strings
Return an array-like string representation of strings