JSON.ToString (gb.util.web)

Static Function ToString ( Value As Variant ) As String

Encodes a Gambas value into a json string and returns it.

Gambas dates are converted into their string representation, as JSON has no date element.