Home > comp > gb.web > json > encode 
 en fr de es it nl pl pt pt_BR mk sq ca hu tr ar fa id vi ko ja ru zh zh_TW eo
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.