Skip to main content

ParseJSON

This Script is part of the Filters And Transformers Pack.#

Parses a given JSON string "value" to a representative object.

Example: {"a":"value"} => { "a": "value"}.

Script Data#


NameDescription
Script Typejavascript
Tagstransformer, string

Inputs#


Argument NameDescription
valueThe string value to convert to JSON.

Outputs#


There are no outputs for this script.