I have an array of strings and a normal string, I want to comapre them both do I need to convert the array to a string, this is what I currently do to compare them
array(whatevernumber) = lineoftext
but this does not seem to work.
How do I compare strings?
Thanks
array(whatevernumber) = lineoftext
but this does not seem to work.
How do I compare strings?
Thanks