DIM hLongArray AS Long[] DIM aLong AS Long aLong = hLongArray [ Index AS Integer, ... ]
Returns a value stored in the array from its index.