Files
kumomta/docs/reference/kumo/json_load.md
T
2023-03-14 20:07:40 -07:00

282 B

kumo.json_load(FILENAME)

Reads the content of the file name FILENAME and parses it as JSON, returning a lua representation of the parsed JSON.

See also kumo.json_parse, kumo.json_encode and kumo.json_encode_pretty