ezjson_init_real

Syntax

native EzJSON:ezjson_init_real(Float:value);

Usage

Parameter Description
value
Real number that the handle will be initialized with

Description

Inits a real number.

Note

Needs to be freed using ezjson_free() native.

Return

EzJSON handle, EzInvalid_JSON if error occurred