Append action in List

The Append action enables you to add a list variable into the column index of a data table.

Settings

You can choose to add the list variable at the start or end, or specify a position in the data table.

  • Select the list variable that contains the value to be added.
  • In the Assign the outcome to Data Table field, select a table variable that you want to use to store the output.
  • Choose from the following options to insert a column at index:
    • First index: Sets the value to the first position (0 index) in a data table.
    • Last index: Sets the value at the end of the data table.
    • Specific index: Specify the index where you want to enter the column index. For example, to set a value to the first column, enter 0.

      The index number starts from 0. The first item in the data table is at position 0, the second item at 1, and so on. For example, to add an item at the third position in a data table, enter 2 in the Specific index field.