Filter List

Filter a list with specified criteria.

Filter a list with specified filter criteria and store the result into a variable.

Input

Options

  • Filter Criteria: The filter criteria were applied to the list.

    • Distinct - filter the distinct items of the list

    • Sort Ascending - sort the items in ascending order.

    • Sort Descending - sort the items in descending order.

Output

Last updated