getCursorLine()
The converseLib.getCursorLine() system function returns the number of the line where the cursor is currently positioned in a Text UI form.
Syntax
converseLib.getCursorLine()
returns(result INT)
- result
- The number of the current line.