Posts by Yan Teixeira • 15 points
1 post
-
1
votes2
answers168
viewsQ: List entry with sequential search
I am trying to create a variable input function in a list that only allows entering terms not already contained in the list. I’m having trouble finding a logical solution to this, I can’t use break…