This article describes the formula syntax of the ARRAY.SIZE function.
Return the size of an array.
ARRAY.SIZE(array)
array is an array or handle to an array.
Return the number of rows times the number of columns of an array.