Type Library Revision Current Public Release (2018.3326) Keywords json See also json.decode() json.decodeFile() json.encode() json.prettify()
The json
library allows you to serialize and deserialize Lua tables into JSON (JavaScript Object Notation). You often use