네비바의 아이템 텍스트를 반환하는 API이다.
function getitemtext_on_mouseup(objInst) { alert(navi01.getitemtext(0)); // 첫번째 아이템 }