JMP script: If N categories > 5 script
Hello Everyone,I would like to create a condition in case there is more than 5 categories in my variable (column), and then the rest of my script is ran.I think the "n items" function is the one I need: If(N items(:Y1)>5,
However, it doesn't work and I received a error saying: bar argument (:Y)...Please someone can help me?Sebastien