convertPosToRow()

public int convertPosToRow(int pos)

This method returns the row number associated with the specified position in the presentation space.

Figure 1. Examples for convertPosToRow()
<message title="'Example of convertPosToRow()'"
          value="'Cursor is at row '+
          $HMLPSUtil.convertPosToRow($HMLPSUtil.getCursorPos()$)$" />