Hi.
I’m checking the confidence score for each fields I extract and raise a validation station based on the score. However if it doesn’t find a confidence for a field thats missing but this is throwing my if statement and saying its outside the bounds of the array. How can I raise the validation station if a field is missing or the confidence is below a certain value?
Thanks