NetLogo 7.0.0-beta2:

array:item

array:item array index

Reports the item in the given array with the given index (ranging from zero to the length of the array minus one).

Take me to the full Array Extension Dictionary