Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
maxLevel2
typeflat

Description

This operation joins the strings of a given array to form a single string.

How does it work in the search window?

Select Create field in the search window toolbar, then select the Join operation. You need to specify at least one argument:

Argument

Data type

Array mandatory

Array(str)

Note

Use the Make Array (mkarray) operation to convert a field to array data type.

separator

The data type of the values in the new field is string.

Example