Returns an array of values that are present in both arrays.
Example:
newArray = ArrayIntersect( array1, array2 )
* = mandatory