grip_json_get_string

Gets string data.

Syntax

native grip_json_get_string(const GripJSONValue:value, buffer[], maxlen)

Usage

value JSON handle
buffer Buffer to copy string to
maxlen Maximum size of the buffer

Return

The number of cells written to the buffer

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