Forum Discussion
groovyguy
8 years agoCommunity Hero
Also, another small challenge: One issue I ran into with this script is that it assumes the service sorts the values as a string. If the element being sorted is an integer, this script would break. I'd like to see how other people would fix that part too. :)