특정 맵에 인덱스에 컬럼인덱스를 가져오는 API이다.
function btn_on_mouseup() { screen.alert(treegrid.getiomaptext(true, "A1234567", 1)); }