JsonNewStrTxb
Create a new string node from a text buffer.
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 |
|
hTxb |
DINT |
Text buffer containing the value represented by the node. |
Outputs
|
Output |
Data type |
Description |
|
hNode |
DINT |
Handle of the new node or 0 if failed. |
FBD Language

JsonNewStrTxb |
|
IEC 61131-3 Automation platform > Programming - Reference guide > JSON parser function blocks > JsonNewStrTxb |
Created with the Personal Edition of HelpNDoc: Free Web Help generator

