Function ReferenceROWSOn this pageROWS Returns the number of rows in a matrix. CategoryMatrixSyntaxROWS(matrix) Parameters ParameterRequiredDescriptionmatrixRequiredThe matrix to count rows in. Example ROWS([1, 2; 3, 4]) Auto-generated from the EngCanvas function registry.