FunctionsArray
array_resize
Truncates or extends each array to the target size, filling with an optional value when extending.
array_resize(…) → StringKind · scalar
Truncates or extends each array to the target size, filling with an optional value when extending.
Part of the Array family.