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 Table 1 this method returns 6.
Figure 1. Example for getRowSize()
<varupdate name="$row_size$" value="$HMLSessionUtil.getRowSize()$" />