Allow to check the length of an array without having to store it into a variable

I have the same use case.
I would also love to get a value from index (you can actually get the index by value) and “pop from array”…

The use case can be something like getting a value from the index, make it an integer and save it as integer without the need of saving a text value before and make an additional action to manipulate it…


Edit:
This was also metioned here before:

1 Like