Hi all,
Are there any ways to list and index (or similar) object attributes by their values? I got five attributes, and would like to figure, which one got the next lowest value. I was thinking about something like an index, where the lowest get’s index = 0, next lowest index = 1 and so on