Find a subset of a list
Find a subset of objects in a list by defining filters.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
List | null | ARRAY | false | |
Filters | Filter the list of data retrieved based on attributes | ARRAY | false |
Output
Name | Description | Type | Default value |
---|---|---|---|
Result | The name of the variable containing the list of found data. | ARRAY |