Plus

Description

Performs the concat operation for strings, addition operation for numbers, and merging operation for lists. A new column is created for the results.

Use

  • Argument:
    • Select an argument. (List, Number, String)
  • Optional: Select additional arguments. (List, Number, String)
  • Output field name:
    • Enter an output field name.

Example

Value 1Value 2Plus() returns
235
twothreetwothree
[1,2][3,4][1,2,3,4]

Type

Formulas