json_init_number

Syntax

native JSON:json_init_number(value);

Usage

value
Integer number that the handle will be initialized with

Description

Inits a number.

Note

Needs to be freed using json_free() native.

Return

JSON handle, Invalid_JSON if error occurred