I am trying to find a way to grab a specific index from an #in. I would like to use this much like an array in which I could ask for the object at index [i]. Is there a way to grab specific indexes from an #in without iterating through the entire list of objects? Thanks, --Craig