grip_json_init_float
Inits a float number.
Syntax
native GripJSONValue:grip_json_init_float(Float:value)
Usage
| value | Float number that the handle will be initialized with |
Return
JSON handle, Invalid_GripJSONValue if error occurred
Defined in
grip.inc
.
This documentation was automatically generated from source.