native JSON:json_init_string(const value[]);
value | String that the handle will be initialized with |
Inits string data.
Needs to be freed using json_free() native.
JSON handle, Invalid_JSON if error occurred
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.