Parameter List
Syntax
ARRAY_CONSTRAIN(array, num_rows, num_cols)
array
The range to constrain.
num_rows
The number of rows the result should contain.
num_cols
The number of cols the result should contain.
The range to constrain.
The number of rows the result should contain.
The number of cols the result should contain.