alstef
6 years agoNew Contributor
Check If Data Is Missing
I’m getting data out of a REST call and I need to check whether or not a certain entry is present or missing. My list of needed entries consists of, example: String1, String2, String3, String4. If on...