2.0
3.0
>
comp
>
gb.web
>
json
>
encode
Previous
Next
Edit
Rename
Undo
Search
Administration
Documentation
Warning! This page is not translated.
See english version
JSON.Encode (gb.web)
Static
Function
Encode
(
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.