Changes the size of an array.
Resized array is padded with zeros if the new size is greater than the input array size. It is truncated if the new size is lower than the input array size.
Array input flow(s).
Array output flow(s).
New size of the array.
version 5.2.221206
Edit All Pages