getArrayLength: Return the length of an Array instance
Description
This method returns an integer that is the
length of the Array.
Usage
getArrayLength(object, affinity. = 1)
Arguments
object
a java.object instance that represents an array
affinity.
an optional parameter for multithreading (see the mclapply.j4r function)
Value
an integer that is the length of the array