Checks if two arrays have the same value. Returns true if they do and false if they do not.
checkEquals(array1, array2)
First array to check
Second array to check
There was an error while loading. Please reload this page.