Skip to main content

JSON To String

Converts a JSON object into its string representation.

Category: Structured Data Files (Excel, JSON, PDF) · Group: Data Processing · Activity name: JsonToString

The JsonToString activity in the designer

Example

outputVariable = JsonToString({})

Inputs

NameTypeRequiredDefaultDescription
VariablejsonYesThe JSON object or variable to be converted into a string.

Outputs

NameTypeDescription
outputVariablestringSpecifies the name of the variable that will store the result