Arbortext Command Language > Commands > insert_column
  
insert_column
insert_column [before]
This command inserts one column after (or before if before is given) the column containing the cursor in the current table cell. This command is not valid if the cursor is not currently in a table cell.
Examples
insert_column
insert_column before
Related Topics
caret (with nextcell and prevcell arguments)
goto_cell built-in function
insert built-in function
insert_row command