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 |

