I am having a problem using listfind() .
I have a list of strings. One of my line has a comma.
Now, when I use listfind() to compare with another string, I do not get the expected result. ie No semicolon was found in it.
How can listfind() work even for a semicolon string in it?
Somu source share