Thanks for replying, but I probably didnt explained it well:

I dont know if the array elements are lower or upper case. In this case:

Array.indexOf(new string[] {"OnE","tWo","ThRee"},"Two".toLower())

my "two" element won't be still found