This activity selects the values of a single field of a search result.
This argument is used to return only distinct (different) values. Inside a search result, a fields often contains many duplicate values; and sometimes you only want to list the different(distinct) values.
The ExternalId of the field to take all values from.
Allows to choose to return null values or not. Default is false.
The search result from which to take the values.