Previously the array notation only worked for JSON schemas. But as of this morning it works for all schemas. By default it will output as a json array. If you want just a comma delimited list, you can apply this inline formula to your field:
this.join(', ')