This function returns the value at location given by the index parameter.
getValueFromArray(object, ..., affinity. = 1)
a java.object that represents an array
a series of integers that correspond to the index of the value. Note that in Java the first index is 0
an optional parameter for multithreading (see the mclapply.j4r function)
the value at the location