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

Fixed_Image


Created with the Personal Edition of HelpNDoc: Free Web Help generator