DumpJSON
This Script is part of the Common Scripts Pack.#
Dumps a JSON from the context key input, and returns a JSON object string result.
Script Data#
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | Utility |
Inputs#
| Argument Name | Description |
|---|---|
| key | The context path to the JSON object. |
Outputs#
| Path | Description | Type |
|---|---|---|
| JsonStr | The JSON object as a string. | Unknown |