I\'m trying to check a if an array\'s values are in the correct order for example if i want to check if an array is in the order {1,2,3,4,5,6,7}. i had tried this and it did