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 4 Next »

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

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

  • No labels