Dictionary, 5.30.0
Dictionary
Dictionary, 5.30.0
Converts a Dictionary<Text, Scalar> into a JSON format.Inputs
| Name | Type | Description |
|---|---|---|
| Dictionary | Dictionary | Text-based Dictionary to convert into a JSON format. |
Outputs
| Type |
|---|
| JSON |
Dictionary
Converts a Dictionary<Text, Text> into a JSON format.Inputs
| Name | Type | Description |
|---|---|---|
| Dictionary | Dictionary | Text-based Dictionary to convert into a JSON format. |
Outputs
| Type |
|---|
| JSON |

