row To JSONArray
Produce a JSONArray of strings from a row of comma delimited values.
Return
A JSONArray of strings.
Parameters
x
A JSONTokener of the source text.
Throws
if a called function fails
Produce a JSONArray of strings from a row of comma delimited values.
A JSONArray of strings.
A JSONTokener of the source text.
if a called function fails