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