getRowSize()
public int getRowSize()
This method returns the actual number of rows of data in the array, including the added Row 0. For example, for the array in Example of two-dimensional array containing results this method returns 6.
<message title="'Column size'" value="$HMLSessionUtil.getRowSize()$" />