Find a member in an object. The function returns 0 if the member is not found.

The research is case insensitive.

Inputs

Input

Data type

Description

hObj

DINT

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

name

STRING

Name of the searched data member in the object.

Outputs

Output

Data type

Description

hMember

DINT

Handle of the first member of the object.

FBD Language

Fixed_Image


Created with the Personal Edition of HelpNDoc: Produce electronic books easily