FB_CreateJsonFormattedString Functional Description
Type: |
Function block |
Available as of: |
V1.2.0.3 |
Inherits from: |
- |
Implements: |
- |
The function block FB_CreateJsonFormattedString is used to create a JSON-formatted STRING. The created STRING may be processed only as ASCII coded text string.
The function block does not provide any parameters, but methods and properties to control the creation process and to monitor the status. The instance of the function block is used exclusively for holding the local variables which are accessed during the sequential processing of the associated methods or properties. Therefore, it is not required to call the function block in the application code.