im trying to to compare user id input from user and compare to UID on my database. when i display the UIDs tru label it show ["aaa aab"] but if i enter aaa or aab it still return false. how does "is in list" compare to user input sirs? thank you in advance
thank you sir, but now im getting extra space after every items, only the last item dont have that space, therefore return the true value, i tried to use trim but didnt work, but it helped to remove blank cells from gsheet and display only non blank cells.