Convert json message to string
Description
This scriptlet converts the content of a json message to a string representation.
Create
Configuration
Properties and Parameter assignment
The assignment sections define the assignment of variables between the script and the process model.
The following parameters are available:
**Ingoing parameters**:
- **MSG**: json message.
**Outgoing parameters**:
- **MSG**: text the content of the message as string.
