I built a utility function. You pass it an array of values and it checks if all of those values are keys in the query string. If all the values are keys in the query string, it returns true, otherwise false.I built a utility function. You pass it an arra