Versions Compared

Key

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

Description

This operation sorts the elements of an array in ascending order. You can add a second argument to sort in descending order.

How does it work in the search window?

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

Argument

Data type

Array mandatory

Array

Note

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

in ascending order

Boolean

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

Example