JSONArray.toString

A method to convert this JSONArray to a user-readable format.

class JSONArray
override
string
toString
()

Return Value

Type: string

A JSON string representing this object and it's contents.

Meta