You can create a property node (right click on the terminal or the index display on the front panel and select 'Create>>Property Node').
A property node will appear on the block diagram. Right click on the protion of the node that now says, 'Visible' and navigate the menu to 'Properties>>Index Values'. As the node now is configured, it will read the current index value of the array. It will actually output an array, so if you have a multi dimention array, all of the indexes will be shown. So if you have a 1D array, just use 'Index Array' to get the first element.
If you want to change what the index is, right click on the property node again select 'Change to Write'. You now can write, again, it must be an array, to the node to set what index you w
ant displayed for your array.
Ed

Ed Dickens - Certified LabVIEW Architect
Lockheed Martin Space
Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.