Im pulling a JSON to DT and validating that the JSON is correct and not some type of 404 error JSON.
Not sure why my IF isnt working. any help would be appreciated
CurrentRow.ToString.Contains(“https://”)
Im pulling a JSON to DT and validating that the JSON is correct and not some type of 404 error JSON.
Not sure why my IF isnt working. any help would be appreciated
CurrentRow.ToString.Contains(“https://”)