SyntaxFix
Write A Post
Hire A Developer
Questions
If you can use Groovy (which runs on the JVM):
def list = ['a', 'b', 'c', 'd'] println list.join(',')