멀티라인의 입력 가능한 최소 글자수를 가져오는 API이다.
function btn_on_mouseup() { screen.alert("멀티라인 최소 글자 수 : " + multi.getminlength()) }