필드의 텍스트를 반복출력 여부를 설정하는 API이다.
function btnisprintiteratepage_on_mouseup() { screen.alert("값은 : " + Field.isprintiteratepage()); }