Arbortext Command Language > Commands > insert_row
  
insert_row
insert_row [before]
This command inserts one row after (or before if before is given) the row containing the cursor in the current table cell. This command is not valid if the cursor is not in a table cell.
Examples
insert_row
insert_row [before]
Related Topics
caret prevcell command
caret nextcell command
goto_cell built-in function
insert_column command
tbl_caret_col built-in function
tbl_caret_row built-in function
tbl_col_count built-in function
tbl_row_count built-in function