Im writing all my variables 7000+ to a txt, and I want to try to use filter to sort them by value, they are 90% numbers so I basically just want the list sorted by the highest value to the lowest value can this be done with filter?