Arbortext Command Language > Functions by Alphabetical Listing > tbl_grid_split
  
tbl_grid_split
[0|1] = tbl_grid_split(toid)
This function splits the grid containing toid into two separate grids, with the row containing toid as the uppermost row in the second grid. It fails if the table model doesn't support multiple grids in the same table or if performing the split would result in either or both grids being invalid in any way according to the table model's rules. toid may be the ID of either a row or a cell.