JsonFirstMember
Get the first member of an object.
The function returns 0 if the object is empty. Use JsonNextMember to enumerate the following members.
Inputs
Input |
Data type |
Description |
hObj |
DINT |
Handle of a valid JSON node representing a structured value (object). |
Outputs
Output |
Data type |
Description |
hMember |
DINT |
Handle of the first member of the object. |
FBD Language
JsonFirstMember |
IEC 61131-3 Automation platform > Programming - Reference guide > JSON parser function blocks > JsonFirstMember |
Created with the Personal Edition of HelpNDoc: Easily share your documentation with the world through a beautiful website