Parse JSON Array

Category

Data Commands

Description

This command allows you to parse a JSON Array into a list. Use this command when you want to extract data from a JSON object

Parameters

Input Array

Supply the JSON Array or Variable (ex. {someVariable})

Result

Select the variable to receive the result.

Returned Value

This command does not have returned value.

Example Usage

Example Location:

BYpass\Examples\Data Commands\Parse JSON Array\Parse JSON Array.xml

See Also