getArrayLength

open fun getArrayLength(array: Array<Int>): Int

Return the length of the given array.