ES: Opening the 5th book component from the end
Hello fellows,
I wonder what is the best way to find the 5th book component from the end of the book (so the 1st book component to count is basically the last one).
I can loop through all components and get a list of all of them. Then, I guess, I need to somehow put them into an array and find the 5th one from the bottom?
Any ideas will be appreciated!
