This function deletes a new JSON node and releases the corresponding memory.

In case of a complex node (array or object) all its children and grandchildren are also deleted.

Inputs

Input

Data type

Description

hNode

DINT

Handle of a valid JSON node.

Outputs

Output

Data type

Description

OK

BOOL

TRUE if succesful.

FBD Language

Fixed_Image


Created with the Personal Edition of HelpNDoc: Qt Help documentation made easy