I have an arr1 of a custom objects but one of the members is arr1.percentChanged I need a second array that stores the index values of arr1 sorted by percentChanged but that leaves the first array untouched.I have an arr1 of a custom objects but one of t