json_array_append_null
- Синтаксис
-
native bool:json_array_append_null(JSON:array);
Переменная | Описание |
---|---|
array |
Array handle |
- Описание
- Appends a null in the array.
- Возвращает
- True if succeed, false otherwise