텍스트의 widechar 여부를 설정하는 API이다.
function btnisprintwidechar_on_mouseup() { screen.alert("widechar 여부 : " + txt.isprintwidechar()); }