Remove column from table
Removes a column from a table

Properties#

Input#
- Column Index The index of the column to be removed from table. If Column name is specified, it is ignored.
- Column name The name of the column to be removed. It can be left unchanged if column index is specified.
- Table The table for which to remove the column.
General Properties#
See General Properties.
Misc#
See Misc.
Out Error#
See Out Error.