Json
is a global used for interacting with the JSON language
Instance.new()
void
void()
function returns a empty representation for JSON. An example:
parse(string json)
parse
function returns a table of contents of the json given. An example:
nil
). An example:
serialize(Array data)