JsonNewArray
This function creates a new JSON node which represents an array of value.
The function allocates the node in memory. The application is responsible for releasing the memory.
The array is created empty. Use JsonAddArrayElt function to set its elements.
Inputs
Input |
Data type |
Description |
none |
/ |
/ |
Outputs
Output |
Data type |
Description |
hNode |
DINT |
Handle of the new node or 0 if failed. |
FBD Language
JsonNewArray |
IEC 61131-3 Automation platform > Programming - Reference guide > JSON parser function blocks > JsonNewArray |
Created with the Personal Edition of HelpNDoc: Full-featured EBook editor