Forum Discussion

fazlook's avatar
fazlook
Frequent Contributor
6 years ago

Comparing JSON variable to an Array of objects in JScript

I would like to compare JSON values to an array of values but I d'ont know what's the best scenario to go with. I got a JSON object with expected values (could have 1 value , 2 or more) I have a DB...