Hopefully this should be an easy question. In java i think it\'s compareTo().
compareTo()
How do I compare 2 string variables to determine if they are the same?
If String.Compare(string1,string2,True) Then 'perform operation EndIf