JsonNewString
This function creates a new JSON node which represents a string value.
The function allocates the node in the memory. The application is responsible for releasing the memory.
Inputs
Input |
Data type |
Description |
value |
STRING |
Value represented by the node. |
Outputs
Output |
Data type |
Description |
hNode |
DINT |
Handle of the new node or 0 if failed. |
FBD Language
JsonNewString |
IEC 61131-3 Automation platform > Programming - Reference guide > JSON parser function blocks > JsonNewString |
Created with the Personal Edition of HelpNDoc: Step-by-Step Guide: How to Turn Your Word Document into an eBook