FromJson¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
A JSON string to be parsed. | String |
||
Output ➡️ |
Outputs the contents of the input JSON string as the appropriate type. | Any |
||
Pure |
No | If the input string is generic pure json rather then shards flavored json. | true |
Bool |
This shard parses a JSON string and outputs its contents as the appropriate type.