grip_json_parse_file
Parses file that contains JSON.
Syntax
native GripJSONValue:grip_json_parse_file(const file[], error_buffer[], const error_buffer_size)
Usage
| file | — |
| error_buffer | — |
| error_buffer_size | — |
Return
JSON value, Invalid_GripJSONValue if error occurred
Defined in
grip.inc
.
This documentation was automatically generated from source.