Add a member to an object node.

Inputs

Input

Data type

Description

hObj

DINT

Handle of a valid JSON node representing a structured value (object).

hNode

DINT

Handle of a valid JSON node to be added as a member of the object.

name

STRING

Name of the new data member.

Outputs

Output

Data type

Description

OK

BOOL

TRUE if successful.

FBD Language

Fixed_Image


Created with the Personal Edition of HelpNDoc: Free Web Help generator