toJson
Takes any lua value, and converts it into a json string.
Does not accept functions, they will be treated as null.
toJson()
Takes any lua value, and converts it into a json string.
Does not accept functions, they will be treated as null.
toJson()