Hi Thunkers,
I am experiencing an anomaly. Unless I am losing my mind, I am certain I have this working in other parts of my app but I cant get it to work anymore:
Returns 1.
Returns 0
EDIT: I have looked back into most of my previous applications using this block and it looks like I have indeed searched for the entire string in a list to return an index.
Is there any way to search as a sub-string within the list items to return the index? Thanks in advance.