체크박스의 텍스트를 버튼 왼쪽에 표시할지 여부를 반환하는 API이다.
function btn_Getlefttext_on_mouseup() { screen.alert(check.getlefttext()); }