Arbortext Command Language > Functions by Alphabetical Listing > tbl_coltool_mouse
  
tbl_coltool_mouse
columnId = tbl_coltool_mouse(viewid)
This function returns the ID of the column with which the mouse pointer is vertically aligned in view viewId (or the active view if viewId is omitted). It returns h::tblNullToid if the view doesn't contain an active table or if the mouse pointer isn't in a table column.