Get a JSON element in an array.

The return value is 0 if the index is not in range [ 0 .. array_count - 1 ].

Inputs

Input

Data type

Description

hArray

DINT

Handle of a valid JSON node representing an array.

index

DINT

0-based index of the wished element.

Outputs

Output

Data type

Description

hElt

DINT

The return value is 0 if the index is not in range [ 0 .. array_count - 1 ].

FBD Language

Fixed_Image


Created with the Personal Edition of HelpNDoc: Full-featured Documentation generator