native json_get_string(const JSON:value, buffer[], maxlen);
value | JSON handle |
buffer | Buffer to copy string to |
maxlen | Maximum size of the buffer |
Gets string data.
The number of cells written to the buffer
If passed value is not a valid handle
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.