특정 맵의 입출력 오브젝트 개수를 반환하는 API이다.
function btn_on_mouseup() { screen.alert(grid.getitemplaces(true, "ABC0001")); }