getCursorLine()

converseLib.getCursorLine() 시스템 함수는 텍스트 UI 양식에 커서가 현재 위치한 행 번호를 리턴합니다.

구문

  converseLib.getCursorLine()
  returns(result INT)
result
현재 행 번호입니다.