Welcome
JSON.Encode
JSON.Decode
|
(string) JSON.Encode ( |
(table) Table ) |
Encodes a table into JSON format.
(table)
This action returns a (string) value.
|
(table) JSON.Decode ( |
(string) JSONInput ) |
Decodes a JSON formatted string into a table.
(string)
This action returns a (table) value.