Sorry I don’t know why I was so focused on the wrong idea that this was an array an not an object.
Thanks a lot for your solution ! ☺
So the idea is to push all the object values to an array.
Maybe it’s because I’m a begginer but I don’t really get why there is a “Object.keys” method that works in AE and the “Object.values” method don’t.