Gambas Documentation
Documents
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
JSON.Encode (gb.util.web)
Static
Function
Encode
(
Json
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.