Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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)

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

  • No labels