JSONNumber.toString

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

class JSONNumber
override
string
toString
()

Return Value

Type: string

A JSON string representing this number.

Meta