Parse JSON Model

Category

Data Commands

Description

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

Parameters

Input

Supply the value or variable requiring extraction (ex. [vSomeVariable])

Parse Objects

Assign Objects for Parsing. (ex: $.id)

Returned Value

This command does not have returned value.

Example Usage

Example Location:

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

See Also