Skip to main content
Version: On-Premise 2.4

Add Column to Memory Table

Activity Description

Adds a new column (or several columns) to a table.

Settings

  • Table Variable – The name of the table (variable names must follow the convention %Variable%).
  • Column Name – The name of the new column. To add multiple columns, use the following format: ColumnName1;ColumnName2;ColumnName3; (Do not use ';' in the column names).
  • At the Beginning of the Table/At the End of the Table/After Column Number – The location where the new column/s is/are created.
  • Column Number – The cell's column number.