Arbortext Command Language > Functions by Alphabetical Listing > tbl_model_tablelist
  
tbl_model_tablelist
count = tbl_model_tablelist(tmid, array)
This function fills array with the names of the table root tags used in the table model whose ID is tmid. The root tag is the grid tag for the table.
If tmid is invalid, the function returns a zero (0); otherwise, it returns the number of tags in array.
Related Topics
tbl_model_celllist
tbl_model_row
tbl_model_table_title