화면의 설정된 Tranheader값을 읽어들이는 API이다.
function btn_gettrancode_on_mouseup() { screen.alert(screen.gettranheader()); }