Iam trying to compare a variable to a list of numbers and return true if thoses number match the value of the variable.
:1-> X :If L1=X :Then :Disp TRUE :End <