특정 맵의 그리드 입출력 컬럼 개수를 반환하는 API이다.
function btn_on_mouseup() { screen.alert(grid.getiomapcount(true, "ABC0001")); }