Forum Discussion

harshabongle's avatar
harshabongle
Occasional Contributor
5 years ago
Solved

How to extract and build an array of unique values of a field from an array?

I want to extract a set of unique proceduresId values from the response i.e. [211, 324, 167] Sample response: { "result" : { "propertiesOPC" : [ { "phasePropertyId" : 3890, "proceduresId" : ...