fidzah
6 years agoOccasional Contributor
Getting array value from property transfer
Hi,
The response that I get is something like this:
{ "OperationResultType": "Success", "Code": 0, "Message": "", "Details": "", "ResultValue": { "Ids": [ "177", "178" ], "Errors": [ "", "" ] } }
How do I get the array value of "Ids" transferred to next test case?