getCursorCol()
public int getCursorCol()
This method returns the column location of the text cursor in the presentation space.
Figure 1. Example
for getCursorCol()
<input value="$HMLSessionUtil.getHost()$"
row="$HMLPSUtil.getCursorRow()$"
col="$HMLPSUtil.getCursorCol()$+2"
movecursor="true" xlatehostkeys="true"
encrypted="false" />