Returns the JSON true value.

Syntax

json_t* json_true(
    void
);

Parameters

None.

Return value

New reference.

Remarks

Returns the JSON true value.

Requirements

Header file:
lib.h : System E6.0 or later.
jansson.h
jansson_config.h
jansson_log.h
Library file:
libJansson.a
libSTARTUPOPH5000.a : System E6.0 or later.

See also

Last updated: 2022/01/26