How can I print Array's Indexed integer value?

How can I print an integer that is stored in an array when I only have the index?

Based on your question I assume that you have the index of the array.

In which case, simply Get the Array and use Get node.

69702-array+get.png