Available since Version 1.1.
The JSON table provides functions for encoding and decoding JSON data.
Variables
This table does not have any variables.
Methods
| Function Name | Description |
|---|---|
| JSON.Encode | Encodes a Lua value as a JSON string. |
| JSON.Decode | Decodes a JSON string into a Lua value. |