How do I refer to the last 10 objects of an array?

Use array Length - 10 As Last Index

Hey all, I hope everyone is doing well.

I’m trying to refer to the last 10, or the last however many, objects of an array. This is my attempt.

When I hover my mouse over the pin connected to the array index, it just says “integer A”, while all the others give a number value. Does anyone know what exactly what I’m doing wrong?

Thanks for your time.

edit just realized that my mouse hover in the screen shot was covering up my " is greater than " symbol >

Thank you for your interest in the problem I have, but I’m pretty sure that excludes the last 11 objects of an array.