JSONString.toString

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

class JSONString
override
string
toString
()

Return Value

Type: string

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

Meta