지정한 탭 아이템의 텍스트를 가져오는 API이다.
function btnGettabitemtext_on_mouseup() { //첫번째 탭 이름 screen.alert(tabTest.gettabitemtext(0)); }