rowToString

Produce a comma delimited text row from a JSONArray. Values containing the comma character will be quoted. Troublesome characters may be removed.

Return

A string ending in NEWLINE.

Parameters

ja

A JSONArray of strings.