Read JSON file as string
Reads a JSON file byte array or streamand returns the result as a string.

Properties
| Name | Type | Description |
|---|---|---|
| Title | ||
| JSON | Required | A JSON-formatted byte array or stream that provides the data. |
| Result variable name | Optional | The name of the string variable. |
| Description | Optional | Additional notes or comments about the action or configuration. |