native
ezjson_get_string
Syntax
native ezjson_get_string(const EzJSON:value, buffer[], maxlen);
Description
Gets string data.
Parameters
| value | EzJSON handle |
|---|---|
| buffer | Buffer to copy string to |
| maxlen | Maximum size of the buffer |
Return
The number of cells written to the buffer
Error
If passed value is not a valid handle