So what I mean is the following: I have an array with the values 10,1,2,10,3,4. Now I want to delete one of the two 10's because I want to keep an array with all different values. How can I detect that I have two the same values in my array. That is the question. Can you maybe send me some example code for this issue. Thanks in advance, Davy