Signature
native JSON:json_init_array();
Description
Inits an empty array.
Notes
- Needs to be freed using json_free() native.
Returns
JSON handle, Invalid_JSON if error occurred