You can use the ANY operator to test whether any item in an array meets a condition. In this case you’d need two of those, one to look for each string.
You can use the ANY operator to test whether any item in an array meets a condition. In this case you’d need two of those, one to look for each string.