monkey:monkey.types.Array<T>.Resize
Resizes an array.
Returns a copy of the array resized to length newLength.
newLength
Note that this method does not modify this array in any way.