Home > comp > gb.web > json > encode 
 fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
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.