json_init_null

Syntax

native JSON:json_init_null();

Description

Inits a null.

Note

Needs to be freed using json_free() native.

Return

JSON handle, Invalid_JSON if error occurred