Arbortext Command Language > Functions by Alphabetical Listing > tbl_model_row
  
tbl_model_row
tagname = tbl_model_row(tmid, [hdr])
This function returns the tag name of the row tag used in the table whose table model ID is tmid. If hdr is supplied and is non-zero, then the name of the header row tag, if it exists, is returned instead.
If tmid is invalid or hdr is specified and there is no header row, then, the function returns an empty string.
Related Topics
tbl_model_celllist
tbl_model_table_title
tbl_model_tablelist