Suppose I have a local macro which is a list of values; let us call it "values". Then suppose that I have a value "p". What would be the expression to check if that value is NOT in the list (I hope to use it with an if statement later)?