Parse JSON Array
Parse a JSON array from text or a .json file into a list variable.
DataParseJSONArray
What it does
Parse a JSON array from text or a .json file into a list variable.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| JSON array text | multiline | Optional | Example: [1, 2, 3] Supports variables | |
| JSON file (optional) | file | Optional | Example: C:/data/items.json Supports variables | |
| Store list in | variable | Required | Example: items |
More Data commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.