Delete Column In Data Table Step

Brief description

This step removes a column from the existing Data Table variable.

Step Information

Step name (Not required) the custom name of the process step that labels the editor’s process step box

Input parameters

  • DataTable name (Required)– existing Data Table variable
  • Column name (Required if ‘Column index’ does not contain the value) existing variable name or value that specifies the Data Table column
  • Column index (Required if ‘Column name’ does not contain the value) existing variable name or value that specifies column index

Output parameters

  • Result DataTable (Required)– existing or new variable name of Data Table data type that contains the resulting value
  • Column count (Required)– existing or new variable name of integer data type that contains the resulting Data Table variable count of columns 

Was this article helpful?