JsonAddArrayElt
Add an element to an array node.
The new node is always added at the end of the array.
Inputs
Input |
Data type |
Description |
hArray |
DINT |
Handle of a valid JSON node representing an array. |
hNode |
DINT |
Handle of a valid JSON node to be added to the array. |
Outputs
Output |
Data type |
Description |
ok |
BOOL |
TRUE if successful. |
FBD Language
JsonAddArrayElt |
IEC 61131-3 Automation platform > Programming - Reference guide > JSON parser function blocks > JsonAddArrayElt |
Created with the Personal Edition of HelpNDoc: Easy Qt Help documentation editor