json_init_number
- Синтаксис
-
native JSON:json_init_number(value);
Переменная | Описание |
---|---|
value |
Integer number that the handle will be initialized with |
- Описание
- Inits a number.
- Пометка
-
Needs to be freed using json_free() native.
- Возвращает
- JSON handle, Invalid_JSON if error occurred