스케쥴 컴포넌트의 아이템 추가 버튼 위치를 리턴하는 API이다.
function btn_test_on_mouseup() { // 아이템 플러스 버튼 위치 확인 screen.alert(schedule.getdateitempluspos()); }