The size of the output array is the same size as the smallest input array. If you want to create an output array the same size as the largest, first create a 2D array by using the Build Array function. then if you use the Index Array on each row, you'll have created 1D arrays of the same size. In a numeric array, zero's are inserted into the previously empty rows.