Feeds json.parse with the JSON text to turn back into a value.
json.parse
Optional
Valid JSON text, such as [0, 0, 0] or an object in braces; anything else throws an error
[0, 0, 0]
"[0, 0, 0]" Copy
"[0, 0, 0]"
Namespace: Bit › Inputs › JSON
Other symbols in Inputs.JSON:
API reference home · Full symbol index · Tutorials and guides · Platform
Feeds
json.parsewith the JSON text to turn back into a value.