전장표 화면에서 lattice_y 값을 가져오는 API이다.
전장표 화면에서만 쓰는 API이다.
function btn_on_mouseup() { screen.alert(screen.getprintlatticey()); }