json_get_string
- Синтаксис
-
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