Skip to main content

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#


NameDescription
Script Typepython3
TagsUtility

Inputs#


Argument NameDescription
keyThe context path to the JSON object.

Outputs#


PathDescriptionType
JsonStrThe JSON object as a string.Unknown