JsonFindMember
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
JsonFindMember |
IEC 61131-3 Automation platform > Programming - Reference guide > JSON parser function blocks > JsonFindMember |
Created with the Personal Edition of HelpNDoc: Produce electronic books easily