Add an element to an array node.

The new node is always added at the end of the array.

Inputs

Input

Data type

Description

hArray

DINT

Handle of a valid JSON node representing an array.

hNode

DINT

Handle of a valid JSON node to be added to the array.

Outputs

Output

Data type

Description

ok

BOOL

TRUE if successful.

FBD Language

Fixed_Image


Created with the Personal Edition of HelpNDoc: Easy Qt Help documentation editor