grip_json_parse_response_body

Parse current response body as JSON.

Syntax

native GripJSONValue:grip_json_parse_response_body(error_buffer[], const error_buffer_size)

Usage

error_buffer
error_buffer_size Maximum length of the buffer.

Return

JSON — Value handle. If error occurred, returns invalid handle.

Defined in grip.inc at line 338 . This documentation was automatically generated from source.