getSize()

public int getSize()

This method returns the size of the presentation space, that is, the number of character positions in the presentation space. For example, if the session window has 25 rows and 80 columns, then the size of the presentation space is 24 * 80 = 1920.

Figure 1. Example for getSize()
<varupdate name="$size$" value="HMLPSUtil.getSize()$" />